Skip to content

walaamedhat/MWM-Shop_Project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MWM SHOES STORE

week 6 database project for shoes store

Abstract idea:

Make an APP for buying a shoes from our store

User story

As a visitor I want to :

  • show the list of shose product.
  • show the price and the siz.
  • Add my order to the cart.
  • See my product that I chose.
  • Check the cart.
  • Able to deleat my order.

Run this project

  1. our Page :in heroku

  2. our project : in local machine

  • Clone the repo:

SSH
[email protected]:facg3/MWM-Shop_Project.git

Http
https://github.com/facg3/MWM-Shop_Project.git

  • Install the node.js devDependencies:

npm install

  • Run the (module) Tests

npm test

  • Run the Server with Nodemon

npm run watch

System Structure

pic1

SCHEMA Diagram

pic2

TAPLES

pic3

Team 😎 :

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.1%
  • HTML 13.8%
  • CSS 11.0%
  • PLpgSQL 6.1%