Skip to content

MinaMagdy651/Amazoff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Amazoff

Overview

Amazoff is a simple ecommerce application which built using Reactjs and express. In this app you can go online shopping which helps you to get your desired products and get a good knowlege about the rating and reviews of people who purchased these products. In addition, you can write your own rating and review on your purchased product and to keep in mind you are not permitted to rate a product you didn't actually purchase it. Here's examples of our application

  • Home Page sc1

  • You can create your own account which provides alot of services as you can add products to the cart and purchase products and rate your purchased products. sc2

  • you are allowed to search on specific product sc3

  • product details sc4

  • rate your product sc5

  • frontend responsive design sc6


Database Overview

ERD Design

  • Here's our erd diagram sc8

Relational Mapping

  • relational mapping sc9

How to run the project?

  1. To setUp FrontEnd -> FrontEnd_README
  2. to setUp BackEnd -> BackEnd_README