This is an app can help you to scan the upcoming events in the world.
Welcome to visit: Meet
- Test-Driven Development, User Stories for the tests can be found here
- An app can show events from Google Calendar. Users can search events by city and control the number of events showing on the page.
- Using charts to express the type of events and the event numbers in cities.

- JavaScript: Primary language
- React
- Recharts ^2.12.7: React-based library for building responsive charts.
- Google OAuth: Using Google accounts to simplify logins
- AWS Lambda: Serverless function - Runs code in response to events
- Jest: JavaScript testing framework for Unit tests and Integrating tests.
- jest-cucumber: Integrates Behavior-Driven Development (BDD) testing with Jest.
- Puppeteer: End-to-end testing(Chrome)
- PWA: Web apps => like native apps(offline capability)