# Frontend overview The general goal with the frontend is to render views and retrieve exercise, task, package data from the backend. ## Frontend modules 1. pages - for serving single pages, such as the landing page, about pages 2. exercises - rendering exercises 3. topics - rendering a summary of topics, and topic management stuff ## Frontend HTML/CSS practices Started with: http://www.initializr.com/ with Bootstrap 3 docs: http://getbootstrap.com/css/