Meetup

Meetup screenshot Meetup

Objective:

To build a serverless, progressive web application (PWA) with React using a test-driven development (TDD) technique. The application uses the Meetup API to fetch upcoming events for a selected city.

Key Features:

  • Filter events by city.
  • Show/hide event details.
  • Specify number of events.
  • Use the app when offline
  • Add app shortcut to the home screen.
  • View a chart showing the number of upcoming events by date.
  • Tools:

  • JavaScript
  • HTML
  • CSS
  • React
  • TDD
  • OAuth2 Authentification
  • AWS Lambda
  • Responsive
  • GitHub
  • Passes Lighthouse's PWA checklist
  • Axios
  • OOP
  • Recharts