This is a for personal blogging website where you can create and share your opinions and other users can read and comment on them.
-
Users can see the post other people have published.
-
Users/Writers can sign in to the blog.
-
Users can register on the website.
-
Users can create a blog from the application.
-
Users can receive a welcoming email once they sign up.
-
Users can view the posts they have created in their profile page..
-
Users can comment on the different posts.
-
Users can submit a post in any category.
-
Users can view the different categories.
To work with FLASK BLOG App you need to have some few prerequisites.
-
Python3.6
-
pip
-
Flask
-
Virtual environment (virtualenv)
-
Code/text editor
-
Terminal
-
You will need Internet connection.
-
You will also need python installed and knowledge of python
-
To get to use FLASK BLOG first you need to get to the FLASK BLOG repository.
Link:-> https://github.com/josylad/Flask-Blog
-
From there you can access FLASK BLOG App.
-
Clone the project.
-
Once you done with cloning and project is on your device.
-
get into project folder (cd into project).
-
Installing Flask and other Modules
python3.6 -m pip install Flask
python3.6 -m pip install Flask-Bootstrap
python3.6 -m pip install Flask-Script
python3.6 -m pip install -r requirements.txt
-
On your bash terminal Run the command:-
$ chmod +x start.sh
$ ./start.sh
OR run:
- $ python3.6 run.py runserver
- Python 3.6
- Flask
- Postgresql
- MDBootstrap
- Joseph Adediji
-Twitter: @Josylad
-Blog: Joseph on Medium
-Email Address: markupmediang [@] gmail.com
-github-username: Josylad
This project is licensed under the MIT License - see the LICENSE file for details.
Copyright (c) 2019. Joseph Adediji