Skip to content

newlandsvalley/tunebank-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tunebank-frontend

try it here

This is the browser frontend code for the tradtunedb website written entirely in PureScript / Halogen.

This has been made possible by adding CORS header protection to the MusicRest server to all resources that a JavaScript frontend needs to access.

The latest release attempts to provide a responsive design, making it accessible to mobile devices.

To Build

npm run build

To Test

fire up a tradtunedb development server then:

npm run test 

Still to do (possibly requiring further server changes)

  • Add role (e.g. admin) to the user profile.
  • Add preferred soundfont to the user profile and load it when the user logs in.

About

rewrite of the tradtunestore in PureScript

Resources

Stars

Watchers

Forks

Packages

No packages published