Open aklimairen opened 1 year ago
link that should follow: https://github.com/lucrae/flask-cheat-sheet
[x] Set Up Your Development Environment:
[x] Install Flask:
pip
[x] Create a New Flask Project Directory:
[x] Learn the Basic Structure:
[x] Explore Routing:
[ ] Templates and HTML:
[ ] Request Handling:
[ ] Forms and Validation:
[ ] Database Integration:
[ ] Session Management:
[ ] Middleware and Extensions:
[ ] RESTful APIs:
[ ] Testing:
[ ] Version Control:
[ ] Deployment:
[ ] Documentation:
[ ] Practice and Build Projects:
[ ] Contribute or Collaborate:
[ ] Advanced Topics:
[ ] Stay Updated:
..
link that should follow: https://github.com/lucrae/flask-cheat-sheet
Flask Learning To-Do List
[x] Set Up Your Development Environment:
[x] Install Flask:
pip
to install Flask within your virtual environment.[x] Create a New Flask Project Directory:
[x] Learn the Basic Structure:
[x] Explore Routing:
[ ] Templates and HTML:
[ ] Request Handling:
[ ] Forms and Validation:
[ ] Database Integration:
[ ] Session Management:
[ ] Middleware and Extensions:
[ ] RESTful APIs:
[ ] Testing:
[ ] Version Control:
[ ] Deployment:
[ ] Documentation:
[ ] Practice and Build Projects:
[ ] Contribute or Collaborate:
[ ] Advanced Topics:
[ ] Stay Updated: