aboutsummaryrefslogtreecommitdiff
path: root/qc_app/base_routes.py
AgeCommit message (Collapse)Author
2024-06-25Add route to fetch node-js modules.Frederick Muriuki Muriithi
2024-06-14jquery, bootstrap: update page dependenciesFrederick Muriuki Muriithi
* Add jquery which is needed for bootstrap plugins. * Add the default bootstrap theme. * Provide route to serve up jquery libraries.
2024-06-12Use bundled bootstrap for styling the UIFrederick Muriuki Muriithi
Use bootstrap to eliminate a myriad of UI styling headaches.