/brainDump

A simple, mobile platform for users to anonymously share their thoughts and comment on posts built with Django Python framework.

Primary LanguagePython

Brain Dump

A simple, mobile platform for users to anonymously share their thoughts and comment on posts.

Technologies Used:

  • Python
  • Django
  • PostgreSQL
  • Heroku
  • CSS
  • HTML
  • JavaScript

Getting Started:

Log In to access the home page:

login homepage

Design Inspiration:

style

Comment and brain storm for a brain dump:

comment about

Future Enhancements:

  • Fix time stamps
  • Style the Log Out with the words "Log Out"
  • Only the user who posted can delete/edit what they posted
  • Create a category model to group posts and display the category on the post on the Home page
  • Likes and Dislikes
  • Edit and Delete functionality for Comment model
  • CRUD functionality only when users are logged in