The Owl Event's landing page which shows the New Event Announcements. These announcements are clickable and will take the user to a page detailing the event.
This is where the user would go to enter the details for their event announcement. The data registered would be sent to MongoDB.
This page would allow the user to update or delete event announcements, it would automatically change in the database once user approved the function.
When clicking an event announcement the user would be redirected to a page that display all the details about the specific event.
For this project, I created the basic layout for our application which included everything from the navigation bar down to the footer. After doing this my main focus was creating the Announcement pages for this project while also leading the team. When our project was coming to end, as the group leader I combined all of our individual components into one application and linked it all components to MongoDB.