Skip to content

BlogA is a personal blogging website where a user can create and share opinions and other users can create and comment on them. Has an added feature to display random quotes to users

License

Notifications You must be signed in to change notification settings

Williamsoditi/BlogA

Repository files navigation

BlogA

By Williams Oditi

Description

BlogA is a personal blogging website where a user can create and share opinions and other users can create and comment on them.
Also implemented within is a feature that displays rando quotes to inspire users.
The following is a live link to the project: Live link

Installation process

To access my repository link: Click here

To clone this repository locally, type the following command on your terminal.

If using HTTP keys, type:

https://github.com/Williamsoditi/BlogA.git

If using SSH keys, then type:

git@github.com:Williamsoditi/BlogA.git

On running the commands successfully, you should have a local version of this repository. Navigate to the target directory and open it with a prefered IDE :

  1. On running the application, type the following on the terminal;
  • chmod a+x start.sh Then type ./start.sh
  1. To test the application;
  • python3.8 manage.py test
  1. To navigate to a local browser, Type this on a preferred browser:
  • 127.0.0.1:5000

Technologies used

Known-Bugs

No bugs identified during build.

Contact information

  • Author E-mail ; williamsoditi99@gmail.com
  • Phone Number: +254 712345678.

Copyright and License

MIT LICENSE

About

BlogA is a personal blogging website where a user can create and share opinions and other users can create and comment on them. Has an added feature to display random quotes to users

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published