Table of Contents
The client side user interface is hosted here on Netlify and Server side API is hosted here on Heroku.
- Planning: Listing all features and brainstorming a design.
- Morning meetings to set daily goals & short Zoom meeting throughout the day to follow up progress.
- Good workflow within a team, working in pairs on front-end and back-end.
- Divide tasks and support each other.
- Final styling, debugging and testing.
The site is hosted [here] on Netlify and our API is hosted [here] on Heroku.
Please follow instructions on installing and setting up this app. Ensure to have server running to run application.
- Fork or clone the repo and move into the folder
- In the command line run the following script to launch the server
npm run start
Test:
- Run tests with
npm run test
and - Check test coverage with
npm test -- --coverage
.
Group project done by:
Project Link: Server