Skip to content

codenoschool/flasklogintemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Login Template

A simple but useful flask login template to start.

This a flask project based. Web development on Python.

We used flask_wtf, flask_sqlalchemy, and flask_login to make this project.

This a simple Flask APP to register and login as user into a website.

This an almost RAW project, there is just the necessary things to work perfectly: Forms and its validations Database to save entries Queries and a log in and logout system with a "remember me" cookie.

We added a few static files (css, js and favicon) just to make the project easier to start.

You can follow the tutorial to make more changes at https://www.youtube.com/channel/UCjsY8MKWfIY88Bfo7_0zXTw

Good luck! <3

About

A simple but useful flask login template to start.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published