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
This is a template for a web app using Flask and MongoDB. It uses Flask-Login for authentication, Flask-Pymongo for the database connection, Flask-Bcrypt for password hashing and Flask-Talisman for security. The front-end uses Bootstrap and Font Awesome. The app features user verification by email, basic note recording and messaging between users.
This is a simple To-Do List app built using Flask (Python web framework) and MongoDB (NoSQL database). The app allows users to add, mark as complete, and delete tasks.
The project aims to develop a Todo application using the Flask web framework and MongoDB as the database. The application allows users to create, manage, and track their daily tasks in an organized manner and is Deployed using AWS Elastic Beanstalk