You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NUSMeet is a Command Line Interface (CLI) application designed for NUS students to efficiently manage and organize their contacts. It focuses on helping users find coursemates for study discussions, with tagging and filtering features tailored to student life.
Key Features
Contact Management: Add, update, delete coursemate information
Tagging System: Organize contacts using module and friends tags
Search Functionality: Find coursemates by name, module and friend tags
Target Users
NUS Students seeking to identify coursemates for study sessions
CLI Enthusiast who prefer keyboard-driven workflows over graphical interfaces
Setup
In your project folder, open a terminal and run the command ./gradlew run to start the application
Acknowledgements
This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.
About
NUSMeet for CS2103/T Software Engineering @ National University of Singapore