/cmrf-web

Lewis Research Group web app with lab facility booking functionality

Primary LanguageHTML

cmrf-web

This used to be a live web app I created for a reasearch lab. No longer live but here is the source code fwiw.

It's a flask web app and was using a Postgres db in production. Has an ORM in place so it can be hooked up to anything in theory.

As this was the first real web app I made, I followed along with Miguel Grinberg's legendary Flask Web Development book. The structure of the underlying application and a lot of the code organization follows his themes and topics

Lewis Research Group web app with lab facility booking functionality