Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/coma64/kaffee-kasse-backend

The backend for a small site that keeps track of debts caused by immense coffee consumption
https://github.com/coma64/kaffee-kasse-backend

django django-rest-framework python

Last synced: 14 days ago
JSON representation

The backend for a small site that keeps track of debts caused by immense coffee consumption

Awesome Lists containing this project

README

        

# kaffee-kasse-backend

The backend for a small site that keeps track of debts caused by immense coffee consumption, using django and drf

[Corresponding frontend](https://github.com/coma64/kaffee-kasse-frontend)

## Todo

- 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](https://github.com/Roger-Takeshita/Django_REST_Framework)
- Adding balance is not logged
- Better purchasing of high amounts