Visit the website to follow development progress.
The design file is here
Get artisans ( service providers ) to get your job done.
A marketplace between people who offer services ( drivers, plumbers, tailors, etc. ) with people who need those services in thier locality.
Read more about the project [here] (https://docs.google.com/document/d/1ekds49Moa1msKzsSbTY_Yr_6uGJWnft-CYpvCj3H9Zo/edit?usp=sharing)
- There are 3 user entities ( service providers SP, service requester SR, and platform admins PA)
- SR can register on the platform
- SP can request for SR close to them
- SR can request payment after delivering service
Watch [this video] (https://www.youtube.com/watch?v=X7KDWr2kr6g) to see how to install the project.
- go to folder on your system
- open terminal into that folder
- clone this repository
git clone https://github.com/Build-One-Project/eservices.git - install npm packages
npm install - start the project
npm start - Visit
127.0.0.1:3000 in your browser to see the project
- ExpressJs for backend
- ReactJS for the frontend
- Heroku to host the live version
* Rufai Mustapha
* surejenny
* Jennifer Elix
* Godfrey
* Ifunanya
* livinus
* paragonSabi
* Cornel
If you want to contribute to this project, check out this file