Skip to content

Python-InstructorMelissa/flask-template-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask-template-files

Update the following files

server.py - line 2 to add all your controllers flask_app/init.py - to update the way you chose to have your secret key flask_app/config/mysqlyconnection.py - to have the right user/password combo

**** Otherwise these files never change *****

The following files are empty and can be edited / renamed to work for you app

controllers/users.py models/user.py static/css/styles.css static/js/scripts.js

The template folder contains a index.html prefilled with basics of linked css and js as well as the block menu so that you can update the nav links on just the menu.html file

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published