Project: Artistic AddressBook

Artistic Addressbook (ArB) is a desktop app for artists, meant to help with efficiently managing clients and project information.

Given below are my contributions to the project.

  • Project management:
  • Code contributed: RepoSense link

  • Enhancements implemented:
    • Price feature of project
      • Accepts integer and floating point numbers of two decimals
      • Relevant tests implemented
    • Mark and unmark feature of project
      • Determines if project is done or not done
      • Relevant tests implemented
    • Summary containing information about the list of projects
    • Create Json files to accommodate client and project list tests
  • Documentation:
    • Contributions to User Guide
      • Syntax and prefixes
    • Contributions to Developer Guide
      • Listing and clearing
      • Marking and unmarking
      • Use cases