Blog space is a blogging website for those who are eager to express themselves and share their experiences with others. In this website any user can create his profile, tell others about himself only what he wants, choose his interests corresponding to which he wants to see the contents and meet the new people. By using that profile, the user can also make posts. Our main goal via this website is to create space for likeminded people to hangout and build their community stronger Backend. Some Part of this project are from udemy course of python django developer bootcamp |
This is a working live demo : https://blogs-space.herokuapp.com/
Want to contribute? Great!
To fix a bug or enhance an existing module, follow these steps:
- Fork the repo
- Create a new branch (
git checkout -b improve-feature
) - Make the appropriate changes in the files
- Add changes to reflect the changes made
- Commit your changes (
git commit -am 'Improve feature'
) - Push to the branch (
git push origin improve-feature
) - Create a Pull Request
If you find a bug (the website couldn't handle the query and / or gave undesired results), kindly open an issue here by including your search query and the expected result.
If you'd like to request a new function, feel free to do so by opening an issue here. Please include sample queries and their corresponding results.
-
Django - Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
-
Bootstrap - Extensive list of components and Bundled Javascript plugins.
MIT © Neel arya