AbChatt /
EcoSecure
A simple application that implements a home security system using a Python ML model, HTML/CSS and the Flask API
Loading repository data…
AbdullahRFA / repository
A simple and responsive To-Do list web application built with HTML, CSS, Flask, flask-sqlalchemy, and Bootstrap. Users can efficiently create, manage, and organize tasks with features like adding, marking tasks as complete, and deleting tasks. The app also features a responsive design and social media links in the footer.
A simple and responsive To-Do list web application built with HTML, CSS, Flask, flask-sqlalchemy and Bootstrap. This app allows users to create, manage, and organize their tasks efficiently.
Clone the repository to your local machine:
git clone https://github.com/AbdullahRFA/MyTodo_app_using_flask_with_flask-sqlalchemy.git
Navigate into the project directory:
cd MyTodo
HTML: Markup for the structure of the app.
CSS: Styling the app using custom CSS and Bootstrap.
JavaScript: For the logic to add, delete, and mark tasks as completed.
Bootstrap 5: For the responsive layout and pre-designed components.
Font Awesome: For social media icons in the footer.
The footer of the app includes links to social media platforms:
These icons will redirect to the respective social media pages.
Feel free to fork this repository and submit pull requests for improvements, bug fixes, or new features.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Author
Abdullah Nazmus-Sakib Tech enthusiast and Software Developer, CSE at Jahangirnagar University.
Feel free to explore and contribute to this project.
You can customize the repository link and author information as per your project.
Selected from shared topics, language and repository description—not editorial ratings.
AbChatt /
A simple application that implements a home security system using a Python ML model, HTML/CSS and the Flask API
jj97181818 /
FlaskAPI practice : A simple Flask app and a HTML and JavaScript file which calls the Flask app endpoints.
harshstrr /
🌦️ A simple Weather Chatbot built with Flask, OpenWeatherMap API, and a modern animated UI (HTML, CSS, JS).
Subhasish18 /
Weather Flask App -- A simple, minimal, and responsive single-page weather application. The backend is built with Python and Flask, which serves a frontend built with vanilla HTML, CSS, and JavaScript. It fetches and displays real-time weather data from the OpenWeatherMap API.
lordmitrii /
Simple Flask app with a questionnaire feature. Collects student progress data via forms and stores it in a database.
OMCHOKSI108 /
This project predicts credit card default using machine learning models. It includes a Flask API backend and a simple HTML/JS frontend.