Skip to content

lordidiot/tp

 
 

Repository files navigation

CampusConnect

Java CI Status Markbind CI Status codecov

Ui

Overview

CampusConnect is an address book specifically catered for students living on NUS campus. With CampusConnect, you can stay organised, stay connected, and make your on-campus experience at NUS stress-free!

CampusConnect is:

  • written in Java, in OOP fashion.
  • a desktop application that uses command-line interface (CLI) with fast, easy-to-use commands which make it ideal for the fast typist.
  • documented for both users and developers. For the detailed documentation of this project, see the CampusConnect Product Website.
  • optimised for CLI.
  • a reasonably well-written code base bigger (around 6 KLoC) than what students usually write in beginner-level SE modules, without being overwhelmingly big.

Features

  1. Keep track of various details of fellow campus residents
  2. Receive reminders for fellow campus residents' birthdays
  3. Mark specific contacts as emergency contacts
  4. Search for fellow campus residents using expressive filters

Acknowledgements

This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.7%
  • CSS 1.3%