I’m still fuzzy on where exactly this project is going to go but it involves databases and APIs. So initially, I was told that I’d be writing a database in mySQL and using that database to better categorize the events that the COLA database handles. I watched a couple of videos over mySQL and created a database with all the required fields.
However, after doing this, we decided to switch to Python and Django. I’ve been familiarizing myself with Python and will complete a Django tutorial before starting to work on the actual API.