JohnKarima / blog

A personal blogging site where you can create and share your opinions and other users can read and comment on them.

Home Page:https://blog6007.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Name

TheVoid.com

Project Description

  • A personal blogging website where you can create and share your opinions and other users can read and comment on them. Additionally, add a feature that displays random quotes to inspire your users.

Link to Live Project

Author

Setup Instructions

Cloning

  • Open Terminal
{Ctrl+Alt+T}
  • Clone the repository
$ git clone https://github.com/JohnKarima/blog
  • Move into directory
$ cd blog
  • Open project on code editor
$ code . 
  • Run the application by opening the cloned file in terminal and running the commands:
$ chmod a+x start.sh
$ ./start.sh
  • Run the tests for the application:
$ python3.8 manage.py test

Technologies Used

  • Python
  • Flask
  • Bootstrap
  • CSS
  • pip

Contact Information

karimajohn24@gmail.com

License Copyright

  • 2020, John Karima.

https://opensource.org/licenses/MIT

About

A personal blogging site where you can create and share your opinions and other users can read and comment on them.

https://blog6007.herokuapp.com/


Languages

Language:Python 68.5%Language:HTML 29.2%Language:Mako 1.8%Language:Shell 0.5%