samtx / passpredict-app

Website for passpredict.com
6 stars 0 forks source link

Add backend admin interface #7

Open samtx opened 2 years ago

samtx commented 2 years ago

Create admin interface to update database using nicer UI.

Could possibly use flask-admin, or another wsgi or asgi app with sqlalchemy models.

Incorporate markdown editor for blog posts.

Need user authentication and authorization