Inspiration
We we inspired by the fact that medical professionals have the highest suicide rate out of all professions, this is not ok.
What it does
Emberlite prompts users weekly to answer a short survey on their mental well being and records the results to the database. Employees have access to their previous survey, graphs visualizing their trend in scores over time, as well as various mental health resources tailored to their account specifically. Admin (contracted therapist) accounts have access to all employee accounts and are able to view the metadata of the company.
How we built it
Our site is based on a MySQL backend, which is connect to Python through the mysql-connector library. We then do all computations in our Python files and use Flask to connect the python generated data to our domain, as well as controlling UX on the domain.
Challenges we ran into
Throughout the challenge, there were multiple technical issues with using/connecting the database to and properly displaying information on the website.
Accomplishments that we're proud of
We are proud of the finished product that is working as intended on our local machines, as demonstrated in our video.
Log in or sign up for Devpost to join the conversation.