Skip to content

ergobot/cwnode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bootcards-demo-app

Sample application to showcase the Bootcards UI framework. It can be viewed live at demo.bootcards.org.

View the app with different devices (iOS, Android, PC) to see the near-native look.

Important: Not all functions have been implemented: you cannot save, add or delete items for instance.

This demo application uses the following Node plugins:

Express (for the web app) express-hbs (using handlebar templates server side) express-pjax (pjax partials with express) moment (date/time handling) bower (clientside libraries package manager)

The following client libraries are used:

  • jQuery
  • Bootstrap v3.3
  • jQuery UI (slide animations)
  • Font Awesome (icons)
  • morris.js (chart demos)
    • Raphael
    • Sizzle