Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 1.55 KB

README.md

File metadata and controls

41 lines (33 loc) · 1.55 KB

Market Without Borders

Sallam:stars: Israa:stars: Farah :stars: Abdullah

logo

Problem Statment ⁉️

Artisans in Kenya can’t trade online because they don’t have bank accounts or credit cards and because the internet connection is unreliable in Kenya. Kenya has established SMS-based payment systems but there is no way to allow them to utilize that system in online trade.

user Stories 📝

  • Users are able to singup to our system
  • Users are able to login to our system
  • Users are able to edit profile info
  • Users are able to view items in their shop
  • Users are able to add new item
  • Users are able to remove item from the shop
  • Users are able to view order List
  • Users are able to update order state
  • Users are able to enter order traking number
  • Users are able to view notifications

Technology Stack 🔍

  • Express.js
  • React.js
  • postgresql
  • CSS3

How to use this app:

Locally:

  • Clone this repository by copying the following command into your terminal: git clone https://github.com/FACG4/mwb.git
  • npm install in both the client directory and the server directory.
  • npm start in both the client and server directories.
  • Run localhost 3000.

On Heroku:

Figma prototype ✨

Click here to see the figma prototype