A simple blog web application built using Flask, MongoDB, and other technologies.
This Flask Blog is a web application that allows users to create, read, update, and delete blog posts. It provides a user-friendly interface for managing blog content and supports features such as user authentication, pagination, and email notifications.
- User authentication: Register, login, and logout functionality.
- CRUD operations for blog posts: Create, read, update, and delete posts.
- Pagination: Navigate through multiple pages of blog posts.
- Email notifications: Receive notifications for password changing.
To run this application locally, follow these steps:
-
Clone the repository:
git clone https://github.com/your-username/flask-blog.git