The project is a BlogPost where users can post Blogs based on their interest. Built using Django.
- View blogs posted by others
- Signup
- Login
- CRUD: Create Read Update Delete
- Login Based Actions: Create Update Delete and Comment
- NEW FEATURE - Comment!
Upcoming Features:
- Tags
Contributions are welcome! If you would like to contribute to this project, please follow these guidelines:
- Fork the repository
- Create a new branch:
git checkout -b feature/your-feature-name
- Make your changes
- Commit your changes:
git commit -m 'Add your commit message here'
- Push the branch:
git push origin feature/your-feature-name
- Submit a pull request
If you have any questions, suggestions, or feedback, feel free to reach out to me here.