Simple web-application with CRUD functionality created for people to share their views on anything
- 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
- 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