Skip to content

positive.ly, a digital tool for mental health.

License

Notifications You must be signed in to change notification settings

pranavbsharma/positive.ly

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

positive.ly

Positive.ly, a three platform means of dynamically tracking mood/emotion and encouraging positive thought via cognitive behavioral therapy techniques clinically proven to combat symptoms of depression (CBT). Our companion android app created via Java and XML collects user typed text and via JSON and send them privately to our multithread Flask server where the data is concurrently stored in a Mongo database and ran through a sentiment analysis machine learning model trained on IMDB review data. The emotion data is then dynamically graphed on the website created from scratch using HTML, JS, and CSS which the user access daily to do (CBT) techniques like a gratitude journal and positive word showcase. See the Devpost at https://dvp.st/2QRyDZg.

About

positive.ly, a digital tool for mental health.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • HTML 51.2%
  • Python 17.7%
  • JavaScript 13.0%
  • CSS 11.2%
  • Java 6.9%