Git Product home page Git Product logo

main's Introduction

AB&B (Address Book & Booklets)

Build Status Build status

Ui
  • This is a desktop Address Book application for users to manage their personal contacts. It has a GUI but most of the user interactions happen using a CLI (Command Line Interface).

  • This application is suitable for users who can type fast.

  • With a Next-of-kin field introduced, this application can also be used for administrative purposes e.g by school teachers or employers.

  • It is written in OOP fashion.

  • What’s good about this project:

    • It has a sophisticated GUI that includes a list panel and an in-built Browser.

    • Contains many test cases, including automated GUI testing.

    • Supports for Build Automation using Gradle and for Continuous Integration using Travis CI.

Acknowledgements

  • the original source of the code i.e. AddressBook-Level4 project is created by SE-EDU initiative at https://github.com/se-edu/

  • Some parts of this sample application were inspired by the excellent Java FX tutorial by Marco Jakob.

Licence : MIT

main's People

Contributors

zhiyuan-amos avatar yamgent avatar yuheng222 avatar acecentury avatar damithc avatar infinity-ace avatar wangjieee avatar m133225 avatar pyokagan avatar mightycupcakes avatar limmlingg avatar eugenepeh avatar chao1995 avatar yl-coder avatar lejolly avatar pierceandy avatar ndt93 avatar edmundmok avatar kychua avatar okkhoy avatar alexlmeow avatar verylazyboy avatar cheec avatar jia1 avatar crsytral avatar linhany avatar mauris avatar zzzzwen avatar

Watchers

James Cloos avatar

main's Issues

About **master-backup**

I tried my best to include as many merges and commits as possible into the master-backup branch.

@CS2103AUG2017-T10-B3/developers check that all your commits around v1.3 are captured successfully. (With the exception of @yuheng222 PR which causes the app to not open again when data has been changed e6513ed)

For now, we will all have to be extra vigilant when making PRs.w

This branch will be our fall back plan.

Suggestion: save current theme

The app should save the last selected theme so that when the user opens the app again he/she does not have to change the theme via a command again

Suggestion: tag restriction specification

Perhaps you can specify in the command format as well as other parts of the user guide that tags can only be one word (so that people don't try doing addtag 1 best friend)

Also, adding tags is case sensitive but filtering them is case insensitive. Is this intentional?

Delete display bug

Deleting when only one person is displayed in the list (such as find alex followed by delete 1) will cause the person list panel to turn white.

addListener in TagPane.java not working

I want to make the tags in the tagPane behave like the tags in PersonCard i.e adding or removing a tag can be shown accordingly. But it seems that the tag pane remains static even though I implement the bindListener method and I don't know where is the bug:(

Pls help!! T T

Suggestion: fields for NOK name and phone in PersonCard

Right now the NOK name and phone are displayed below the rest of the fields, however it is not immediately obvious what the name and phone refers to. Maybe you can indicate what those fields are with NOK: and NOK: or something like that so its clearer

Why my PR keep disappearing

As per the title, it's extremely erratic on my end. Sometimes when I do see it and I click on it, it brings me to a github page which tells me error 404. I am very sad 😭

I have also tried creating a new PR but github doesn't allow me as it says there already is a PR.

See the video for more details. I have recorded my screen as I keep refreshing the page.

https://www.youtube.com/watch?v=gQaKVEjM8MM

My PR re-appears again near the 20 second mark.

Latest build failing

Master branch is failing tests after merging from #34

Pull request passes all tests.

Master build seems to be failing this particular test

guitests.GuiRobot$EventTimeoutException at BrowserPanelTest.java:47

Pull request did not modify the files related to the BrowserPanel or the BrowserPanelTest.

@yuheng222 Are you able to take a look? I think it might have something to do with your Google Maps redirect.

Suggestion: Google Maps panel too small

The PersonList panel takes up a bit too much space and results in the map being quite small and hard to read on my laptop. Perhaps you can reduce the size of the PersonList panel as it does not need to be so big

[Acceptance Testing] Comments

You may consider separating the NOK from the original contact, as the NOK is essentially another contact. For example, set an option/field to link the NOK contact to the original contact.

It may be a good idea for users to click on the contact, and have a pane display more details.

Overall, I think the functions worked pretty well. The excel export is a nice feature. All the best!

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.