Skip to content

This is my first ever project that I made by myself. Hope you like it! ~ Also must read README file before analysing anything

License

Notifications You must be signed in to change notification settings

rahulsharmaYS/Music-Streaming-Application

Repository files navigation

Music-Streaming-Application

Music-Streaming-Application using Flask, Jinja, Html/Css, Bootstrap

Local setup (in VS Code)

  • Clone the project
  • If something happens during normal process (for instance: interpreter problem). Try do the below
  • Create a virtual environment inside project folder using "python -m venv venv" in the terminal
  • Activate the virtual envvironment using command "venv\Scripts\activate"
  • if something happen again try "Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass"

installations required

  • Install the following
    • install python
    • pip install flask
    • pip install Flask_SQLAlchemy
    • pip install pandas
    • pip install plotly

P.S: I know there is a lot of extra unnecessary code but I am uploading the raw file that I submitted for my MAD-1 project. So, DEAL WITH IT ;)

About

This is my first ever project that I made by myself. Hope you like it! ~ Also must read README file before analysing anything

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published