Code Monkey home page Code Monkey logo

moodmusic's Introduction

Badges

MIT License GPLv3 License

Mood Music

A full stack web application that allows user to upload and listen music🎢. User can sign up and login to access features like play history, listen later,upload etc.

Authors

πŸ”— Links

portfolio linkedin twitter

Deployment on Localhost

1.Download the project via zip or clone.

git clone https://github.com/TheLoneAlchemist/MoodMusic
  1. Uncomment the local database(sqlite3) and comment out external database. App Screenshot

  2. Create a virtual environment and download the requirements

pip install -r requirements.txt
  1. Change media URL

  2. Change html files according to your media url as I am using Cloudinary API to serve the files

  3. Run below command:

python manage.py makemigrations
python manage.py migrate
  1. Start the server
  python manage.py runserver
  1. Now go to your favourite browser and open
http://127.0.0.1:8000/

License

MIT

Screenshots

App Screenshot

Tech Stack

Client: HTML, CSS, JAVASCRIPT, BOOTSTRAP

Server: Django, Python

Database: PostgreSQL

Demo

Deployment Link

moodmusic's People

Contributors

princyballabh avatar staticaccess avatar thelonealchemist 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.