Personal-blog. Blog app built with Flask. Performs User Authentication and also Connects to a database
Blog App. Allows you to make blog posts on various fields eg (BSNS, TECH). Performs user authentication and Stores data in a database.
Given the User logs into the app
When the User tries to access his/her account, log out from his/her account, make and edit blog posts...
Then the user should be opted to signup or login.
The user should also be able to post new Blogs and upvote existing blogs.
The user should also be able to delete their existing Blogs, their comments and comments on their posts.
The user should also be able to logout.
- The user can create an account and login.
- The user can make new blog posts.
- The user can vote on a blog post.
- The user can comment or offer feedbacks.
- The user can delete their existing blog posts/ comments
- Python
- Flask
- PostgresSQL
(c) Stephen Lemmy Mwaura, Software Engineer.
Licensed under the MIT License
Hi there, I'm Lemmy and i love to code. Connect With me:
- 🎱 Github - @lemmyMwaura