-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[F10-3] Police Record System #163
base: master
Are you sure you want to change the base?
[F10-3] Police Record System #163
Conversation
To check that auto-publishing worked, https://cs2113-ay1819s1-f10-3.github.io/main/ should show your README file but currently it doesn't. (see instructions here: https://nuscs2113-ay1819s1.github.io/addressbook-level4/UsingTravis.html#enabling-auto-publishing-of-documentation) |
Good job! You can also consider using diagrams to explain how the features are implemented. For the design section, you can also considered using top-down approach, whereby the architecture diagram only includes the main component, and the low level details within each component are given in separate diagrams (e.g. by team member who's in charge of that component). |
Added tests for Edit Command and improved Edit Command error handling
add more test cases to Password class
Edited UI to work offline. Added spf icon
Updated DG and added test cases
Added Developer Guide with UML Sequence Diagrams
Update DG and PPP
@andyrobert3 @ShreyasKp @muhdharun @ongweekeong