As mentioned previously we spent most of the period of this project programming. We used firebase as the database, for the users accounts and events. We divided the tasks we wanted completed between ourselves making sure to help each other along the way. My primary focus during this project was to get the home page up and running, this included making the entire database of events functionable. Having a collection of events with all the necessary fields, such as date, name, genre, description, location and more. As well making the home page filterable by upcoming and location. As a team we also accomplished making the login function and creating an event - adding it to the already existing database, thereby fulfilling almost all the necessities of a CRUD application, create, read, update and delete.