This is a sample single page application created using BackBoneJS, RequireJS and Twitter Bootstrap.
This is my submission as the final project of course-201 conducted by Sir Zia Khan.
Check the application at bb-quiz-app.herokuapp.com
-
Switch to HandleBars Template instead of Underscore templates.
-
Make each view an independent require-js module and use them in routers module as needed.
-
Replace hard-coded data with data served by server.