TeamEventPro is an upgraded version of the Address Book Level 3 (AB3) app. It helps organizers of small tech meetups in Singapore track 20–150 people super fast using keyboard typing only.
Tech meetup organizers often rely on spreadsheets or slow websites during busy events. They need to quickly check who’s coming (RSVP), who eats vegan, who’s on which hackathon team, and skills like “Python.” TeamEventPro lets them type simple commands to get answers instantly—no mouse needed. That can save around 2 hours per event so they can focus on running the meetup.
Tech event hosts in Singapore. We add features just for them, like linking GitHub profiles or scoring hack teams.
- From AB3: Names, phones, emails
- Event-specific: RSVP yes/no, food needs (e.g. vegan), skills (Python/ML), teams
- Quick stats: e.g. who didn’t show up, top skills
- Singapore-focused: MRT reminders, local time
- 100% keyboard-driven: All typing, with simple on-screen highlights—no mouse clicks
TeamEventPro is not for large 1000-person conferences, paid ticketing, room booking, or non-tech events. It’s built for small tech meetups (20–150 people).
- Ensure you have Java 17 or above installed.
- Clone the repo and run with Gradle:
git clone https://github.com/AY2526S2-CS2103T-W11-1/tp.git cd tp ./gradlew run - Type commands in the command box. See the User Guide for all commands.
- User Guide — how to use the application
- Developer Guide — architecture, design and contribution
- About Us — project team
This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.
