Market Without Borders(MWB) is an application to help artisans in Kenya who can’t trade online because they don’t have bank accounts or credit cards by using established SMS-based payment systems
# Market Without Borders
Sallam:stars: Israa:stars: Farah :stars: Abdullah
## Problem Statment :interrobang:
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 :pencil:
- 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 :mag:
- 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
github.com```
- ```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:
- Use this link
## Figma prototype :sparkles:
Click here
to see the figma prototype