Sallam:stars: Israa:stars: Farah :stars: Abdullah
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.
- 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
- Express.js
- React.js
- postgresql
- CSS3
Locally:
- Clone this repository by copying the following command into your terminal:
git clone https://github.com/FACG4/mwb.git
npm install
in both theclient
directory and theserver
directory.npm start
in both theclient
andserver
directories.- Run
localhost 3000
.
On Heroku:
- Use this link
Click here to see the figma prototype