Giter Site home page Giter Site logo

tp's Introduction

Mr. Agent

CI Status

Ui

  • This application, targeted towards insurance agents, will ease them in managing their customer's information, insurances, records and appointments.

    • It is written in OOP fashion. It provides a reasonably well-written code base bigger (around 6 KLoC) than what students usually write in beginner-level SE modules, without being overwhelmingly big.
    • It comes with a reasonable level of user and developer documentation.
  • Usages:

    • Management of clients
    • Management of insurances
    • Management of records
    • Management of appointments

For more information on how to get started, check out the Mr. Agent User Guide.

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

tp's People

Contributors

zhiyuan-amos avatar pyokagan avatar yamgent avatar damithc avatar seksek13 avatar zzkzzzz avatar jessicajacelyn avatar yunbinmo avatar m133225 avatar mightycupcakes avatar yamidark avatar eugenepeh avatar limmlingg avatar j-lum avatar rinder5 avatar sijie123 avatar chao1995 avatar vivekscl avatar lejolly avatar yl-coder avatar fzdy1914 avatar pierceandy avatar ndt93 avatar edmundmok avatar kychua avatar seanjyjy avatar wltan avatar ernestlim8 avatar dependabot[bot] avatar alexlmeow avatar

Stargazers

 avatar

Watchers

 avatar  avatar

tp's Issues

Sort Appointment Command

  • Sort appointment ascendingly in terms of appointment time
  • Sort appointment descendingly in terms of appointment time

[PE-D] Repeated header for User guide

At the start of the user guide, the header "Mr. Agent - User Guide" is repeated twice.

Just a cosmetic flaw in terms of the layout, does not affect the reading or understanding of the user guide.

image.png


Labels: type.DocumentationBug severity.VeryLow
original: LapisRaider/ped#1

Add new client

As a user I can so that I can find him/her anytime I want

Add appointment

As an insurance agent, I can add new appointments so that I can note down any future meetings I have with my client

List appointments

As an insurance agent, I can view all appointments with clients so that I can be reminded of all the meetings I have with my clients

Delete appointment

As an insurance agent, I can delete an appointment so that I can get rid of any invalid appointments to avoid confusion

find command bugs

when we are showing list of persons we cant do find insurances, vice versa. this is because our find command works by "updating" the displayed list.

List clients

As a Insurance Agent, I can list all clients in my contact list so that I can manage clients

Delete a client

As a user I can so that I can remove clients that are no longer needed.

Sort Record Command

As a user I can sort the record by start/end date in ascending/descending order

Update DG glossary and NFR

There are some missing components in the glossary and NFR of DG.
For example,
glossary

  • insurance agent
  • client

Update DG

  • UI
  • Logic
  • Model
  • Storage
  • Implementations
    • sort appointment
    • list history
    • add record
    • sort record
  • Use cases

Delete client's insurance record

As an insurance agent I can delete client's insurance so that I can remove the insurance that is not associated with the user anymore.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.