Fnd Pair is tool that Developers use to find people in their immediate locations to work with on Projects. They can find people around them and schedule meetings, initiate projects, set a tracker on such projects, monitor their projects and see it all the way through to launch. Fnd pair will send constant reminders and notifications on Project and Tasks status.
**There are ADMIN and USERS **
-
All Visitors able to view landing and about page.
-
Users can create an account and log in.
-
Users have a dashboard.
-
The users should be able to view other users in their location and other locations.
- Users can be found per location.
-
A Users able to create post seeking other users to pair with.
-
Users can open a project tracking board.
-
Users can delete their account.
-
Admin should be able to monitor user activity to prevent abuse.
-
Admin can remove Users from the platform.
Instructions to get the project running successfully on your local machine.
You need to have these installed before cloning the project
- NodeJS
- ExpressJS
- MongoDB
- Mocha
- Chai
- Clone from github
git clone https://github.com/emmaodia/enterpair-api.git
- CD into the directory
cd enterpair
- Install dependencies
npm install
npm run dev
npm run test
Endpoint | Functionality |
---|
This project is licensed under the Apache-2.0 License