Skip to content

conservasian/doubleyou

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

architecture

interface routes

/
/about
/faq
/players/<player-name>
/players/<player-name>/questions
/players/<player-name>/dashboard

API routes

/api/players/<player-name>

seeding the database

/api/seed/players
/api/seed/bmdata

Content for the front page

Front page has been scratched from the demo