Giter Site home page Giter Site logo

vikash212000yadav / musica Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 105.31 MB

Musica is an web app where you can upload, store, and play your own music from the cloud.

Python 36.61% CSS 1.66% JavaScript 2.56% HTML 59.17%
musica album songs add-albums add-songs django python css js search

musica's Introduction

Musica

What is Musica?

Musica is an application that let's you upload, store, and play all of your music from the cloud. You can now manage and listen to your music from any device, anywhere in the world.

How does it work?

To get started, first create a new album. When adding an album cover logo, it's best to have a resolution of at least 512x512 and to use common image formats such as JPG, JPEG, or PNG.

Adding Songs

After an album is created you will then be able to add/upload songs. Currently supported file types are WAV, MP3, and OGG.

My Songs

Once songs are added to an album you are then able to play, favorite, and delete them.

Searching

You can also search for music using the search feature at the top of every page. Any relevant albums will appear at the top of the results page, and the results for individual songs will appear below.

Steps to install and run in local system:-

  • Create a virtual environment $python3 -m venv <env_name>
  • Activate virtual environment $source <env_name>/bin/activate
  • Install requirements in venv $pip install -r requirements.txt
  • Make migrations $python manage.py makemigrations
  • Apply migrations $python manage.py migrate
  • Create a superuser $python manage.py createsuperuser
  • Run the server $python manage.py runserver

musica's People

Contributors

dependabot[bot] avatar vikash212000yadav avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.