You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[PYTHON, FLASK, MYSQL] Connects a flask application to a MySQL database. Uses self join relationships. Shows understanding of validation with users and usernames. Demonstrates CRUD SQL manipulation and execution.
[FLASK/PYTHON/SQL/JINJA PROJECT] Demonstrates the ability to understand RESTful routing by using many languages to create efficient, reusable routes. Also, exemplifies Module-View-Cntroller (MVC) desing. Organizes Flask application with model and controller files for easy readability.Finally, proves understanding of CRUD commands pertaining to S…
A simple, full-stack Flask TODO app for managing daily tasks. Features user authentication, CRUD operations, user profiles, and a responsive UI. Perfect for learning Flask, Python, and web development best practices. Easy to customize and deploy.