The idea is to have a button tha when you click it loads json from https://code-challenge.azurewebsites.net/api/CodeChallenge and then show it in the overlay. The data should be grouped by "event" (only those that belong to the same day). No need to use icons and real photos, focus on the grouping and how to build a the UI design.
This project was generated with Angular CLI version 7.1.3.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.