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.
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
Recipe Management System Backend API Documentation: Authentication, user management, and recipe management routes for creating, reading, updating, and deleting recipes.
Creates a web app that scrapes and displays the most recently published data on Mars and the Mars mission. Uses Python (html5lib and lxml libraries), MongoDB, Flask-PyMongo, Splinter, BeautifulSoup, and Web-Driver Manager.
This project is to build a web application that scrapes various websites for data, related to the Mars Mission and displays the information in a single HTML page. Application is further deployed as a Heroku app https://missionmars.herokuapp.com/