Chatterbox is a web-based blogging platform built using Flask and Bootstrap CSS. It provides users with a seamless experience to register, login, create, post, and manage personal blog posts, allowing contributors to easily share their thoughts and ideas with the online community.
-
User Registration and Login: Secure access with user registration and login functionality.
-
User-friendly Interface: A user-friendly interface that ensures a smooth experience for creating, posting, and managing blog posts.
These instructions will help you set up the Chatterbox project on your local machine for development and testing purposes.
- Clone the repository:
git clone https://github.com/metanmai/chatterbox.git
- Install the required dependencies:
pip install -r requirements.txt
- Run the application:
flask run
For any questions or feedback, please reach out to Tanmai Niranjan.
Enjoy blogging with Chatterbox! 📝