Difference between revisions of "GnukeBox/design/db"

From ICMS
Jump to navigation Jump to search
(preliminary tables)
 
m (Woozle moved page GnukeBox/db to GnukeBox/design/db without leaving a redirect: need a front page for non-technical stuff)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
==Tables==
 
==Tables==
 
===user login===
 
===user login===
* [[/user_clients]]
+
* [[/user_clients]] - use [[htyp:VbzCart/tables/shop client]]
* [[/user_sessions]]
+
* [[/user_sessions]] - adapt [[htyp:VbzCart/tables/shop session]]
 
* [[/users]]: users can be artists, administrators, audience, or any combination
 
* [[/users]]: users can be artists, administrators, audience, or any combination
 
** artist users can delegate others to manage their account
 
** artist users can delegate others to manage their account
 +
** adapt from [[htyp:VbzCart/tables/core users]]
 
===user permissions===
 
===user permissions===
 
* [[/rights]]: all the rights which any user can have
 
* [[/rights]]: all the rights which any user can have

Latest revision as of 17:08, 8 February 2014

Tables

user login

user permissions

  • /rights: all the rights which any user can have

swarming

media

  • /tracks: a track is a particular audio sequence by a particular artist
  • /track_formats: MP3, FLAC, OGG, etc.