Skip to content

BijayaKumarTiadi/WebscienceBlog

Repository files navigation

WebscienceBlog

Brief introduction of your web application. Mention its purpose, key features, and target audience.

🚀 Features

Add Post: Users can create and publish posts. Comment: Users can engage in discussions by commenting on posts. Delete Post: Post creators can delete their posts. Integrated TinyMCE: Utilizes TinyMCE for rich text editing capabilities. Category & Tags: Organize posts with categories and tags. URL Management: URL routing managed within the application. Demo Include screenshots or a GIF demonstrating the key features and UI of your web application.

Installation Provide instructions on how to install and set up your application locally. Include any dependencies that need to be installed and steps to configure the environment.

Clone the repository

git clone https://github.com/BijayaKumarTiadi/WebscienceBlog.git

Navigate to the project directory

cd WebscienceBlog

Install dependencies

pip install -r requirements.txt

Run migrations

python manage.py migrate

Start the development server

python manage.py runserver

Usage Provide instructions on how to use your application. Include steps to access different features and any additional details users might need to know.

🤝 Contributing If you'd like to contribute to this project, please follow the Contributing Guidelines.

📝 License This project is licensed under the MIT License - see the LICENSE file for details.

🙏 Acknowledgments Mention any contributors, libraries, or resources that you'd like to acknowledge.

License This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments Mention any contributors, libraries, or resources that you'd like to acknowledg

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors