Overview

REal-Time is a one-stop desktop app for real-estate agents to manage their work. It aims to help real-estate agents better organise their listings, clients and offers. REal-Time make suse of a simple Command Line Interface (CLI) and displays data via a Graphical User Interface (GUI) created with JavaFX. It is written in Java, and has about 30 kLoC.

Summary of Contributions

Code contributed: Up until 7 November 2022, I have contributed 1786 LoC (roughly 4,425 additions and 2,434 deletions), and pushed 56 commits. For most recent update, refer to this RepoSense Link

Enhancements implemented:

  • Added Add, Edit, Delete, and Find features for listings.
  • Added Add and View offers and clients tagged to the listings.

Contributions to the UG:

  • Added addL feature description.
  • Added editL feature description.
  • Added delL feature description.
  • Added links for navigation.

Contributions to the DG:

  • Added rationale for features.
  • Added user stories for Listing related features.

Contributions to team based tasks:

  • Added Listing class and its features
  • Added product demonstration

Review/mentoring contributions:

  • weekly review and merging of peer PRs (with simple review comments)

Contributions beyond the project team:

  • Reported 9 bugs and suggestions for other teams.