most of people want get of products and add a product into specail cart , delete from cart and so on ... And payment through internet
create a website to help get of products and add a product into specail cart , and payment through internet quickly.
Woo-Store website serves this idea and make managent buying and payment products people.
- as a user i want to create new account by just typing username and password.
- as a user i can login to my account smoothly.
- as a user i can get all products.
- as a user i can add a product into my cart.
- as a user i can add a my num card to buy a product .
- as a user i can get all Transations.
- React Bootstrap
- html.
- css.
- Back-end:
- express server.
- nodeJs Request.
- postgres sql database.
- mongo database.
- mongo database.
- routes , controllers
There is 4 tabels :
- customer
- cart
- products
- transactions
- clone rep.
- cd Woow-store
- npm i
- create .env file and add SECRET and DATABASE_URL.
- type (npm run run server) in server folder.
- type (npm run start) in client folder.
- Alaa Badra.