nkalfa / argophonica

up to 11!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

readme

This is a work very much in progress with many to-dos! They are being stored in 'issues'.

Who we are:

Argophonica is a music player built in Python using a Django framework and a Postgres database. The database is wired to a browser front-end using JavaScript, HTML, and CSS. Future functionality will include things like user authentication, payment system integration, and search functionality. argophonica_aboutus

How we currently look: argophonica_loop

Places to visit:

  1. /about_us: argophonica's etymology
  2. /argophonica: main project directory with settings
  3. /datasource: all the media import scripts and Django management commands to get the media into and out of the database
  4. /homepage: a landing page linking to the the music player, special visit from Nigel
  5. /musicplayer: all the media loaded into the music player ready to play

Media source:

Thanks to https://cctrax.com/ for providing the albums sampled here, sourced from their curated collection of free and legal music from the Creative Commons.

About

up to 11!

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 52.5%Language:CSS 26.6%Language:HTML 19.1%Language:JavaScript 1.8%