Skip to content

A blog I created for people to share their thoughts whenever they are bored. I used this blog to learn more about Python and Flask as well as HTML and CSS and how to deploy web apps and connect them to a database.

Notifications You must be signed in to change notification settings

yashgajaria/honestOpinionBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Honest Opinion Blog

Simple web-application with CRUD functionality created for people to share their views on anything

Screenshots

Blog blog2

Features

  • Create your own account and customize your profile picture (you can update any of your information later on)
  • Always go back and edit any of the previous posts you've made
  • Password reset functionality, users can receive an email prompting them to reset their password within 3 minutes
  • Personalized sidebars with the ability to share to Twitter or Facebook and check the weather
  • All passwords are encrypted before being stored in the database

Technologies Used

  • Python and Flask for the backend
  • HTML, CSS and Bootstrap for the frontend
  • Deployed to Heroku and storing user/post data in a PostgreSQL database

About

A blog I created for people to share their thoughts whenever they are bored. I used this blog to learn more about Python and Flask as well as HTML and CSS and how to deploy web apps and connect them to a database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published