Kakan Innoncencia
Candie_blog is a personal blogging website where you can create and share opinions and other users can read and comment on them. Additionally, add a feature that displays random quotes to inspire users.
- 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.
-
First clone the repo $ git clone https://github.com/Cencious/Candie-blog.git
-
After cloning, navigate to the project: $ cd Candie-blog
-
On your terminal run the command:- for vs code $code . then for Atom $ atom .
-
Then install all the requirements through pip: $ pip install -r requirements.txt
-
Make the file executable: $ chmod +x start.sh
-
Run the application: $ ./start.sh
*Now navigate to your browser at: localhost://127.0.0.15000/
- python-3.8.10
Python3.8.10
Flask2.11
HTML5.1
Feel free to reach out via email address [email protected]
Copyright (c) 2022 nnoncencia Kakan/candie_blog