This is a personal 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.
BRIANA ODHIAMBO
You can view live demo here https://blo7.herokuapp.com/
The following command installs all the application requirements
pip install -r requirements.txt
Run
https://github.com/754Bree/flask-ip-4.git
or download the zip file from github.
After extracting the files,
- Navigate to the project folder
cd flask-ip-4
- Creating a virtual environment
python3 -m venv virtual.
- Activating the virtual environment
source virtual/bin/activate.
<virtual-name>\Scripts\activate
- Running the application
python3 manage.py runserver
- Running tests
python manage.py test.
- Python3.9
- Flask
- 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.
- email:[email protected]
- Password: Ice754
MIT License © 2022 BRIANA ODHIAMBO
To collaborate, reach me on [[email protected]()