Skip to content

This repository contians the codebase for ConnectUS, a desktop application written in Java to help NUS SoC students manage their contact information more efficiently.

License

Notifications You must be signed in to change notification settings

gremmyz/ConnectUS

 
 

Repository files navigation

ConnectUS

CI Status codecov

Ui

About the Project

  • ConnectUS is a desktop application that targets users can type fast, optimized for use via a Command Line Interface (CLI) while still having the visual benefits of a Graphical User Interface (GUI).
    • This is a software engineering project for the module CS2103T Software Engineering by the National University of Singapore (NUS).
    • It provides a reasonably well-written code base that is written in OOP fashion.
    • It comes with a reasonable level of user and developer documentation.
  • It is named ConnectUS because it created to help NUS Computing students connect with each other. Users can keep track of each others' contact information, modules, CCAs etc. at the tip of their fingers.
  • For the detailed documentation of this project, see the ConnectUS Product Website.

Acknowledgements

  • This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.
  • This project is a part of the se-education.org initiative. If you would like to contribute code to this project, see se-education.org for more info.

About

This repository contians the codebase for ConnectUS, a desktop application written in Java to help NUS SoC students manage their contact information more efficiently.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.5%
  • CSS 1.5%