Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 377 Bytes

File metadata and controls

12 lines (11 loc) · 377 Bytes

#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