News

Flask SQLite API This is a simple Python project that demonstrates how to build and use a Flask-based API to query data from a SQLite database. This project was created to understand and internalize ...
Repository files navigation Flask To-Do App A simple web-based task management application built with Flask, allowing users to add, delete, and mark tasks as completed. Tasks are persistently stored ...