MEET APP

Case Study

Introduction

A serverless progressive web app (PWA) built with React that allows users to
view upcoming events in the world of web development from an integrated Google Calendar.
Users can sign in with their Google account and use the app offline.

Objective

Users can search for a city and view a list of events hosted in the selected city. The app also allows a user to view charts that display how many events will take place on certain days as well view the popularity of the event.

Screenshot of finished app (main view with movie list)

Context

The application was part of the web development course at CareerFoundry to build skills in React, connecting to Google Calendar API and implement Bootstrap for the UI.

Project brief Careerfoundry (source: Careerfoundry)

Approach

1. Step: Connect to the API

2. Step: Create the Components