allpawcare-accounts
Flask blueprint for All Paw Care website.
Usage
Include as a submodule or install as a package.
What works
Not much, at the moment.
Work to be done
- User dashboard (started)
- Login page (started)
- Authentication
- Registration page (started)
- Registration backend
- Installing as package
Routes
Routes handled by this blueprint.
/accounts/register
Account registration and creation.
/accounts/login
User login and authentication.
/accounts/users//dashboard
A central point for the user to get an overview of their account.
Description
Languages
Python
66.2%
HTML
29.1%
Nix
2.5%
Makefile
2.2%