SOEN 341 Project Winter 2022. Develop an E-Commerce website inspired by Amazon.
The website will have 2 user levels. Buyers and sellers. The buyer is able add multiple products to a cart, navigate through the website, filter the products by category, and checkout with a credit card. In addition, he is able to track his orders and cancel pending orders. The seller is able to add a product to the product list identified by a category, name, price and image. He is also able to view the list of placed orders, in addition to changing the status of the order from pending to shipped.
- Amar Mahmoud (@Amar-Mahmoud)
- Ziyi Wang (@Zeebruh326)
- Jonathan Haddad (@Ellendra-JH)
- Roger Sioufi (@rogersi9)
- Marc Eid (@Marc-Eid)
- Kassem El-Zoghbi (@NvmKassem)
- Amin Boulemkahel (@dzamin12)
- Anis Brachemi-Meftah (@anisdzdev)
MEAN Stack
-
Front-End (Client):
-
Back-End (Server):
The coding style followed is that of Java, provided by Oracle: https://www.oracle.com/java/technologies/javase/codeconventions-namingconventions.html. (more details available in the wiki page of the repository)