Skip to content

MuthangaShem/flask-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PERSONAL BLOG

A Blog that one can add post, add a tag and post it.
One can view the posts, add a comment and delete a comment.
One can also search through the posts via tags or keywords

Installation

Virtual environment
Flask
Check out requirements.txt for full requirements to run this application in your local machine.

Usage

To post blogposts you have to register and login into the admin panel.

Contributing

You are welcome to add more features to this web application:

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your chanhges: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Built With

-Python3.6
-Flask

Author

Shem Muthanga

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgements

Moringa School/Community

About

Simple blog that lets one create a post, add a tag, comment on the post and also log in and log out.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published