Routinely is an app built in Golang and Typescript. It is being built for UF's Intro to Software Engineering class for Spring 2023.
We are using Angular with Clarity Design to make our frontend.
Routinely will be able to automatically prioritize and schedule events for the user, using an easy to use calendar interface.
Built by Bryan Esquivias, Jeremy Martin, Anand Mathi, and Madhav Sagi.
video1097290029.mp4
Navigate to source/routinely
Type "npm i --legacy-peer-deps"
Type "npm start"
Open another terminal and navigate to source/routinely/src/server
Type "make"
mySQL is not needed - database is on the cloud, but maximum of 5 connections at a time