Here is the scenario for our project:
You are organizing a JavaScript meetup in your locality. You have invited people from schools, colleges, and offices, who are all interested in JavaScript. You need to create a website for attendees to register for the event. The website should have the following functionalities:
- A form to help users register for the event
- A page that shows statistics on the number of users interested in the event as a chart
- An about page with event details and the location of the event embedded as a Google Map
Also, most of the people will be using mobile phones to register for the event. So, the application should be fully responsive.
This is how the app should look on mobiles: