adapting and shit
This commit is contained in:
@@ -1,31 +1,13 @@
|
||||
# mvp-django-react
|
||||
# Cash Dash Stacks
|
||||
|
||||
An MVP boilerplate for a django / react app.
|
||||
- A simple way to track expenses
|
||||
- cash budgeting in digital mode
|
||||
|
||||
# Setup
|
||||
# Ideas
|
||||
|
||||
```
|
||||
python manage.py migrate
|
||||
python manage.py createsuperuser --email admin@example.com --username admin --password whatever
|
||||
```
|
||||
- put items in your wishlist and track savings to buy big-ticket items
|
||||
- view spending trends
|
||||
|
||||
# Boilerplate Features
|
||||
# Todo
|
||||
|
||||
- Authentication
|
||||
- User Table (username, email, password)
|
||||
|
||||
# Extras
|
||||
|
||||
- dockerized
|
||||
|
||||
# Frontend
|
||||
|
||||
- [x] User context
|
||||
- [x] auth api
|
||||
- [ ] user crud api (new user flow)
|
||||
|
||||
# Backend
|
||||
|
||||
- user CRUD
|
||||
- login / logout / forgot password
|
||||
- serve static index (prod)
|
||||
https://github.com/dank-inc/cash-stacks/projects
|
||||
|
||||
Reference in New Issue
Block a user