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
- Database connection
- Database models
- Users
- Dogs
- Clients
- Login page
- Authentication
- Registration page
- Registration backend
- Installing as package
Routes
Routes handled by this blueprint.
/accounts/register
Account registration and creation.
/accounts/login
User login and authentication.
Description
Languages
Python
66.2%
HTML
29.1%
Nix
2.5%
Makefile
2.2%