#TODO Keep track of what needs to be done on my end and and link to Documentation.md for explinations
| Backend | Frontend |
|---|---|
| - [ ] create django project | - [ ] create react project |
| - [ ] set up models | |
| - [ ] set up serializer | |
| - [ ] create restful api | |
| - [ ] set up testing env | |
| - [ ] write test for models | |
| - [ ] write test for api requests |