Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/divyu135/moodify-playlist
https://github.com/divyu135/moodify-playlist
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/divyu135/moodify-playlist
- Owner: divyu135
- Created: 2021-03-17T18:16:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-04-03T01:36:12.000Z (over 3 years ago)
- Last Synced: 2024-06-29T00:43:03.799Z (5 months ago)
- Language: CSS
- Size: 27.5 MB
- Stars: 8
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-landing-page - https://github.com/divyu135/moodify-playlist
README
# Moodify : Lets moodify your playlist
Moodify is a web application developed using Flask for backend and ReactJS for frontend. We have used MongoDB to handle unstictured data of songs, lyrics and images. We are also using relational database to handle user authetications.
## Overview
Music can evoke powerful emotional reponses such as chills and thrills in listeners. Postive emotions dominate musical experiences and helps to release stress and negativity in life. Our application will allow users to connect to music emotionally and will help to eradicate all the negative and stressfull thoughts. So, the main aim of the project is to create an Application that will determine the mood of users based on user inputs and fetches a list of songs and displays it as a playlist based on the determined mood.
## Technology Stack
Front-end : ReactJS, Material UI
Back-end: Python, Flask
Database: MongoDB, MySQL
APIs: Genius, IBM Watson## Development
Still in Progress
## Snapshots
Front-end
![alt Backend](https://raw.githubusercontent.com/divyu135/moodify-playlist/main/images/frontend1.gif)
Back-end
![alt Backend](https://raw.githubusercontent.com/divyu135/moodify-playlist/main/images/backend1.gif)