Inspiration
As teenagers, we struggle with a lot of things from school, and have trouble sleeping. In order to change that, we built a wesbite that can help improve social well-being.
What it does
The website gives information on social well-being. It also gives tools like a square breathing timer and a calm video.
How we built it
We built it using Django, Html, and Bootstrap.
Challenges we ran into
A challenge we ran into was building the square breathing timer. Javascript intervals were used to build the timer. When there were several Javascript intervals, each for a step in square breathing. The code did not work as expected and it was very long. When one interval was used for all 4 steps, the timer worked.
Accomplishments that we're proud of
An accomplishment to be proud of was making a square breathing timer in javascript.
What we learned
At times, it may be more efficient to use one interval instead of multiple.
What's next for Social-wellbeing-information
The Social-wellbeing-information website would include a task managing system to manage homework and assments at school, as well as an engagement tracker that will ask the user how often they engaged in conversations with others on a scale of 1-10. It will ask them the queston every day and show a graph of the user's engagement throughout the week.
Log in or sign up for Devpost to join the conversation.