Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
dsaravanan
/
flaskweb
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
scalable flask web application
11
Commits
1
Branches
0
Releases
Branch:
main
Branches
Tags
main
flaskweb
HTTPS
SSH
ZIP
TAR.GZ
Saravanan Dayalan
906ac71716
project readme
5 months ago
flaskweb
69dddb7e44
application style sheet
8 months ago
LICENSE
9e450bdb4d
project license
5 months ago
README
906ac71716
project readme
5 months ago
README
Scalable Flask web application build from scratch.
flaskweb
├── __init__.py
├── pages.py
├── static
│ └── styles.css
└── templates
├── base.html
├── _navigation.html
└── pages
├── about.html
└── home.html