Skip to content

voting system for music editorial offices at radio stations with a simple interface

Notifications You must be signed in to change notification settings

mattipunkt/mureab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mureab

a system for music editorial offices built using django and bootstrap.

this project is work in progress

aim

the aim of this project is to make votings and editorial sessions more effecient. this project is (/tries to be) a one-pager, which lets you add songs to a database, and vote for them. currently working on: automatically updating vote-count, after voting without reloading the complete site.

try yourself

to setup, you just need a virtual environment with django installed

python3 -m venv venv
source venv/bin/activate
python manage.py runserver

the development server is now running at port 8000 of your localhost.

About

voting system for music editorial offices at radio stations with a simple interface

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published