Giter Site home page Giter Site logo

va-29 / musiclean Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vidushi-agarwal/musiclean

1.0 0.0 0.0 6.08 MB

This Django based tool will turn any Song into 40 sec handwashing jingle. It has been used for 200+ posters

Python 68.55% CSS 3.11% HTML 28.34%

musiclean's Introduction

Checkout the tool here

We all are in this together😷.

Some experts suggested that one can sing 'Happy Birthday' twice while washing hands for 30s. Want to Get Beyond 'Happy Birthday'? This tool will turn any Song into your handwashing jingle🎶🎵. From kids to grannies, this tool serves everyone everything from rhymes to hymns.
Directions: Print and stick your jingle near washbasin. Use 🧼 and water, and wash hands🧴👏 for at least 40-60 seconds (As per:WHO)
Make sure to Review Us and tell us your handwashing jingle🎵.

How I built it?

The web app is built on Django, a python framework. Apart from all the miscellaneous backend activities, there is a script written in python which uses Pillow library and musicmatch API. For unicodes decoding, it uses library called raqm. In short, user sends the query which request the Django App which further requests musixmatch API, the response, in the form of lyrics, is then send to Django App and finally it is edited on the template picture.This response in the form of '.png' file is sent to the user.

How do I use this directory?

  1. Create and activate virtual environment virtualenv <envname>
  2. Clone the repo git clone https://github.com/vidushi-agarwal/musiclean
  3. Install all the packages pip install requirements.txt
  4. Run the tool on localhost python manage.py runserver

musiclean's People

Contributors

vidushi-agarwal avatar

Stargazers

Vaibhav Agarwal 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.