Skip to content

raghavendraivv/Music-Application

Repository files navigation

music_app

Gitter

This Application was a Music Application consits of Different Languages of album of songs with user favorite songs and user profile data.

Languages used

  • Django(2.1.1) .
  • Python3.
  • HTML.
  • CSS.
  • Bootstrap4.

Installing

  • Fork the repository.
  • Clone the repo using the terminal command. Make sure you replace username with your GitHub username.
https://github.com/raghavendraivv/music_app.git 
  • To run the code, type the following commands in terminal. Installing Virtual environment
 virtualenv -p python3 .

Now Activate Your environment

source bin/activate

Install Django

pip install django

To Migrate the models

python manage.py makemigrations
python manage.py migrate

Database used in this was inbuilt django database only.

Built With

  • Framework used: Django (version: 2.1.1)
  • Language used: Python (version: 3.6.5)

License

This project is licensed under the MIT License, see the LICENSE.md for more details.

About

Music website

Resources

License

Code of conduct

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors