UPDATED updated and clearified work to be done section, ADDED user dashboard route to routes section
This commit is contained in:
parent
6d3df90b29
commit
e5f335c743
14
README.md
14
README.md
@ -15,14 +15,10 @@ Not much, at the moment.
|
||||
|
||||
## Work to be done
|
||||
|
||||
- Database connection
|
||||
- Database models
|
||||
* Users
|
||||
* Dogs
|
||||
* Clients
|
||||
- Login page
|
||||
- User dashboard (started)
|
||||
- Login page (started)
|
||||
- Authentication
|
||||
- Registration page
|
||||
- Registration page (started)
|
||||
- Registration backend
|
||||
- Installing as package
|
||||
|
||||
@ -39,3 +35,7 @@ Account registration and creation.
|
||||
|
||||
User login and authentication.
|
||||
|
||||
### /accounts/users/<username>/dashboard
|
||||
|
||||
A central point for the user to get an overview of their account.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user