This is an Android mobile application project that offers a better experience for attending and creating events. The application is created by Android Studio and the data is stored on Firebase. It provides functions such as creating events, signing up for events, event check-in, etc. The demo video is provided below. Here is the source code for this project.Â
I'm the frontend programmer in the team. I designed the UI/UX part of the application. Creating Event Creation functionality in the frontend and uploading the data to Firebase. Users can create events and customize the limitations for check-in, such as the location and number of attendees. Adding the map function tracking users' geolocation, so users can check out where they check in. Creating the profile page and uploading the data to Firebase. Creating the functionality that users can track all events they have signed up for and display the due date for alerting users. Creating the inbox functionality that will send notifications to users when another user follows the event they create. Creating an Admin panel, where the administrator can access all events to make the management easier.