Skip to content
/ blog Public

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

Notifications You must be signed in to change notification settings

marion-me/blog

Repository files navigation

Blog

Author

Marion

Description This is a web application that let a user create blog write the opinion or idea and also read and comment on post, display random quotes

User stories

As a user:

I would like to view the blog posts on the site I would like to comment on blog posts I would like to view the most recent posts I would like to an email alert when a new post is made by joining a subscription. I would like to see random quotes on the site I would like to sign in to the blog. I would also like to create a blog from the application.

Live Link https://p-blog8.herokuapp.com/

Technology used

Python3.6 Flask Bootstrap Css Postgres Heroku Setup Installation Running the application:

python3.6 manage.py server

./start.sh Runnning the test:

python3.6 manage.py test Creating virtual environment and installing the dependancy

sudo pip3 install virtualenv

virtualenv venv Github Cloning:

https://github.com/marionvutagwa/blog Gunicorn installation

$ python3 -m pip install gunicorn

or

$ pip install gunicorn Known Bugs they are no bugs

Contact Information

Any feedback contact this email marionvutagwa8@gmail.com

LICENCE

MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Copyright (c) [2020] [Marion Vutagwa,]

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages