Inspiration
Nowadays, students take too much stress with online class and studies and this lead to major suicides.
What it does
It helps a person to calm his mind and remove stress by Stress-relieving music, Dairy, and a meditation timer.
How we built it
Frontend - HTML , CSS and JS. Backend - Flask
Challenges we ran into
Hosting problems.
Accomplishments that we're proud of
To build a web app in such a short time that benefits students.
What we learned
Learned to use figma and UI / UX design.
What's next for Mindly
Integration more ways of removing stress and integrating database.
Setup
- Fork the repo
- Clone the repository
- cd Mindly
- Create a Virtual environment virtualenv venv 5 . Activate virtual environment Windows - venv\Scripts\activate Mac/Linux - touch venv/Scripts/activate 6 .Install frameworks pip install -r requirements.txt 7 .Run Flask flask run #OR python app.py
- open localhost or http://127.0.0.1:5000/ (by default)


Log in or sign up for Devpost to join the conversation.