Event Registration Application
A Progressive Web Application (PWA) made using Angular 7, Angular Material and Bootstrap is a desktop and mobile-friendly application. The traditional idea to make different applications for various devices is challenged by PWAs in Angular, which is a lightweight app making it easier for the user to experience the app in any device of their choice. The uploaded project is a frontend focused application, it has the following UI and UX Components-
- A landing page for the participants and Admin users.
- An event registration page for the participants with the necessary form fields. An option to upload their photo ID is incorporated in the application.
- Participants can preview their application and edit it.
- A chart for the Admin user to view the count of Registration types.
- A table to view the list of all registrations with functionality like sorting, pagination and a filter.
- Building a solid backend integrated with a database.
- Implementing analytics for the Admin user with components like Dashboards.
- Implementing analytics for the Admin user with components like Dashboards.
- Implementing the ability to send push notification from the application to the participants.
- Notification to the Admin about the new registrations.