Skip to content

AY2122S2-CS2103T-W12-4/tp

 
 

Repository files navigation

Reache

CI Status

Reache is a desktop app that helps busy working professionals manage their large list of contacts by providing an easy-to-use interface to store contacts and organize meetings. Reache is especially suited for professionals who would like to optimize their contact management by using a Command Line Interface (CLI).

Ui

Quick Start

  1. Ensure you have Java 11 installed on your computer.
    1. Open the Terminal (Mac/Linux users) or the Command Prompt (Windows User) and run java -version.
    2. If you do not have Java 11 installed, follow the guide given here.
  2. Download the latest reache.jar from here.
  3. Copy the file to the folder you want to use as the home folder for Reache.
  4. Double-click the file to start the app.

Acknowledgements

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

About

Contacts and Meetings app for professionals

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 96.9%
  • CSS 2.6%
  • Shell 0.5%