This is a blogging website where you can create and share your opinions and other users can read and comment on them. you also has random quotes that inspire the users.
Robert Kipkoech
You can view live demo here https://rod-heroku.herokuapp.com/
The following command installs all the application requirements... This should be done after you have activated the virtual environ
pip install -r requirements.txt
Run
https://github.com/Robaa2168/Django_blog.git
or download the zip file from github.
After extracting the files,
- Navigate to the project folder
cd Django_blog.
- Creating a virtual environment
virtualenv virtual
- Activating the virtual environment
source virtual/bin/activate.
<virtual-name>\Scripts\activate
- Running the application
python manage.py runserver
- Python3.9
- Django
- Html5
- Css
- Bootstrap4
- As a user, I would like to view the blog posts on the site
- As a user, I would like to comment on blog posts
- As a user, I would like to view the most recent posts
- As a user, I would like to an email alert when a new post is made by joining a subscription.
- As a user, I would like to see random quotes on the site
- As a writer, I would like to sign in to the blog.
- As a writer, I would also like to create a blog from the application.
- As a writer, I would like to delete comments that I find insulting or degrading.
- As a writer, I would like to update or delete blogs I have created.
- As a writer, I would like to Logout of my account.
- Linnk: https://rod-heroku.herokuapp.com/admin/
- username: Admin
- Password: admin
MIT License © 2021 ROBERT KIPKOECH
To collaborate, reach me on [robertlagat38@gmail.com() ] Phone: +254798530725