Project SL PLAYER
This web app is built using Vue.js, MySQL, and Python Flask. It utilizes the Spotify API to provide users with the ability to play and download their favorite songs, as well as recognize songs. The user interface is simple and easy to use, allowing users to search for and play songs and download tracks for offline listening.
The backend of the app is built using Python Flask, which communicates with the Spotify API to access song and playlist data, as well as to perform various actions such as playing and downloading songs. It also communicates with the MySQL database to store and retrieve user data. The app is designed to be scalable and secure.
Landing Page
https://shejaemeric.com/sl-player/
Project Demo
https://shejaemeric.com/slplayer/
Project description
Rwanda freelance hub : Website for freelancer to find jobs
Author
TETA Precious
DUSABE Peace
SHEJA Lervy Emeric
Usage
This project was bootstrapped with Create React App.
Available Scripts
In the project directory, you can run:
npm start
Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes. You may also see any lint errors in the console.
npm test
Launches the test runner in the interactive watch mode. See the section about running tests for more information.
npm run build
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes. Your app is ready to be deployed!
License
This project is licensed under the MIT License, which means anyone is free to use, copy, modify, and distribute the source code and any derivatives.