An open API service indexing awesome lists of open source software.

https://github.com/mynameiscarsten/beat-player

Web application for playing beats (instrumentals) based on Django Framework.
https://github.com/mynameiscarsten/beat-player

Last synced: 4 months ago
JSON representation

Web application for playing beats (instrumentals) based on Django Framework.

Awesome Lists containing this project

README

        

# beat-player
![Beat Player](./beat-player.jpg)

Django-based beat player web app using HTML, Jinja, CSS, and Javascript.

Beats are added via the admin interface.

# Source
This web app is based on the tutorial by [Onojakpor Ochuko](https://www.section.io/engineering-education/how-to-build-a-music-player-using-django/).
(See the full tutorial repo [here](https://github.com/Chukslord1/DjangoMusicPlayer).)