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
|
## Work to be done
|
||||||
|
|
||||||
- Database connection
|
- User dashboard (started)
|
||||||
- Database models
|
- Login page (started)
|
||||||
* Users
|
|
||||||
* Dogs
|
|
||||||
* Clients
|
|
||||||
- Login page
|
|
||||||
- Authentication
|
- Authentication
|
||||||
- Registration page
|
- Registration page (started)
|
||||||
- Registration backend
|
- Registration backend
|
||||||
- Installing as package
|
- Installing as package
|
||||||
|
|
||||||
@ -39,3 +35,7 @@ Account registration and creation.
|
|||||||
|
|
||||||
User login and authentication.
|
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