This project was the main component of my Intro to Design class in my first year of university. We were put into groups of five and given a client in need of a product to be designed. The client for this project was JAMZ, a uOttawa student startup, that specialized in drone delivery of food. They asked us to create a front-end user interface for either the customer ordering the food or for the restaurant preparing the food. My group decided on tackling the interface for the restaurant side of the project.
The login page was one of the first pages I was tasked with creating. I used a template available online for the general style because at this point I had used HTML and CSS very minimally.
This page was where a new user would be sent to create an account for their business. It allowed them to upload all their businesses information, hours, and to add a logo.
I also created the contact support page which allowed users to contact JAMZ for any problems or with any questions.
The last page I worked on was the reset password page which allowed users to reset their password if forgotten.
Currently, the project is posted on my team's MakerRepo page. However, the site is no longer 100% functional as some of the educational API keys we were given have expired but the code bank is still available for download.