This is a simple web application built using Flask and MongoDB. It allows users to submit a form with their name and email, and the submitted data gets saved to a MongoDB database. The submitted data can then be viewed on a separate page.
- Flask
- Python3.8
- MongoDB
- HTML
- CSS