EventfulNUS
🦁 EventfulNUS is every NUS Inter-Faculty Games (IFG) organiser’s handy contact manager! 🏆
All event organizers will be able to:
- 🏀 View what kind of participant each contact is in the application is without having to dig through paperwork / NUSync
- 🏊 View how participants are grouped by membership (e.g. faculty sports team) without having to dig through paperwork / NUSync
- 🎾 Track the particular participant’s involvement in the event’s sub-events (e.g. IFG has multiple sub-events that stakeholders can take part in) without having to dig through paperwork / NUSync.
While it has a GUI, most of the user interactions happen using a CLI (Command Line Interface).
- If you are interested in using EventfulNUS, head over to the Quick Start section of the User Guide.
- If you are interested in contributing EventfulNUS, the Developer Guide is a good place to start.
Acknowledgements
- Libraries used: JavaFX, Jackson, JUnit5
- This project is based on the AddressBook-Level3 project created by the SE-EDU initiative. For the detailed documentation of this project, see the Address Book Product Website.