For my group’s final project in ICS 314, we were tasked with creating a website that would allow students to look up the food vendors available on campus. In particular, we wanted to allow people to see all of the vendors on campus, the types of food they offered, when they were open, and what the food products looked like (so they can judge before they buy). Students can assign favorite vendors for easy access, and there’s even an automated “show me what’s open” page that dynamically generates a list of open food vendors. We also built in an easy administration feature that allows vendors to edit their own pages, and for an admin account to manage all of the accounts together.
On this project, I worked with Cole Amparo and Henry Blazier - I highly recommend them to any employers looking for a recommendation, they both did amazing work and were great to work with. I learned a lot about becoming a better software devloper while working with them on this project.
For this project, I designed and implemented the Vendor Profile Page (which shows all of the relevant information for a vendor such as the time they’re open and their menu),
the Available Now page (which shows the currently open and available vendors)
, and the Top Picks page (we decided to remove it due to feeling it was redundant with Available Now, so it wasn’t included in the finished product).
In addition, I also wrote the tests for these pages and helped to fix miscellaneous bugs in other parts of the project.
During the course of this project, I learned a lot in how to work in a team and tackle a big project together. In particular:
I really enjoyed working on this project with my teammates, and I’m proud of what we were able to accomplish!