The backend for a small site that keeps track of debts caused by immense coffee consumption, using django and drf
- Replace hard coded uris in tests with reverse() if possible
- Allow basic auth
- Put every model in its own app
- Cant update user password
- Pagination
- Purchases with different types of beverages
- Return nested relations with depth >1 or as int ids?
- Split up more into different apps
- See this repo
- Adding balance is not logged
- Better purchasing of high amounts