Skip to content

Manan-jn/Umang

Repository files navigation

Welcome to Umang 💜

Documentation

A web app for your self-transformation journey!

💪 Motivation/Inspiration

Amidst the hectic lives and pandemic struck world, mental health has taken a back seat. This thought gave birth to our inspiration of this web based app that would provide activities customised to a person’s mood that will help relax and rejuvenate.

We planned to create a platform that could detect a users mood through facial recognition, recommends yoga poses to enlighten the mood and evaluates their correctness, helps user jot their thoughts in self care journal.

🧪 Deployment

https://umang-go3f.onrender.com/

Local Setup:

clone the repository using

git clone https://github.com/Manan-jn/Umang.git

Setup the website 1)cd Login 2)run

npm install

in the cmd 3)run

nodemon app.js

to start the server at

localhost:3000

Setup the emotion based recognition system

cd Emotion based music recommendation
run "pip install Django==3.2.8"
run "python -m venv .\venv" in the cmd
run "venv\scripts\activate" in the cmd
run "pip install -r requirements.txt" in the cmd
run "python manage.py runserver" in the cmd 

📥 Tech Stacks

Frontend: HTML5, CSS(frameworks used:Tailwind,CSS),Javascript

Backend: Python,Javascript

Server side> Nodejs, Passport js
Database> MongoDB( for user login), MySQL(for mood based music recommendations)

OpenCV

👷‍♂️ Team

Made with 💜 by 
@Manvi1203 - Implemented the yoga pose evaluator and frontend web dev.
@Manan-jn - Implemented the mood based music song recommendation system and backend web dev. 
@GKSibal - UI/UX Designer

Author

🏢 Umang

Show your support GitHub stars

Give a ⭐️ if this project helped/inspired you!

📝 License

Copyright © 2021 Umang.
This project is MIT licensed.