https://github.com/bruc3600/HackathonS24
Our project was focused on connecting MongoDB to a front end to allow the user to query a database full of internship / job opportunities, in a way where they can edit filters, such as job type (FT, PT), job location, wage, etc.
We ran into roadblocks connecting our back end DB to the front end html site. Ultimately this project taught us key problem solving abilities in working backwards to understand our issues and slowly resolve one by one. Unfortunately we had ran out of time, but with more time we could transform this into a working communicator between our back end and front end.