Diary App
A web app to store your diary entries
Diary App
Overview
The Diary App is a web application designed to help users store their diary entries securely and conveniently. Built with Flask and MongoDB, this app offers a simple and intuitive interface for users to write and delete their diary entries.
Technologies Used
- Flask: A lightweight WSGI web application framework for Python.
- MongoDB: A NoSQL database for storing diary entries.
- HTML/CSS/JavaScript: For building the frontend interface.
This post is licensed under CC BY 4.0 by the author.