Skip to content
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

[CS2103-T16-3] ResiReg #79

Open
wants to merge 462 commits into
base: master
Choose a base branch
from

Conversation

mkeoliya
Copy link

ResiReg (Residential Regulation) helps residential staff to manage records of students, rooms, room allocations and billing. It is optimized for CLI so that frequent tasks can be completed by residential staff faster than traditional GUIs like Microsoft Excel. A primary benefit of this integrated system for target users (residential staff) is that they do not need to sort through multiple Excel spreadsheets to accomplish a task.

Criss-Wang pushed a commit to Criss-Wang/tp that referenced this pull request Sep 25, 2020
…page

Update team member page & description
li-s pushed a commit to li-s/tp that referenced this pull request Oct 10, 2020
@codecov-io
Copy link

codecov-io commented Oct 13, 2020

Codecov Report

Merging #79 (90eac59) into master (b3e3b78) will increase coverage by 0.42%.
The diff coverage is 74.95%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #79      +/-   ##
============================================
+ Coverage     72.31%   72.73%   +0.42%     
- Complexity      400     1031     +631     
============================================
  Files            70      152      +82     
  Lines          1228     3345    +2117     
  Branches        124      421     +297     
============================================
+ Hits            888     2433    +1545     
- Misses          308      802     +494     
- Partials         32      110      +78     
Impacted Files Coverage Δ Complexity Δ
src/main/java/seedu/resireg/AppParameters.java 75.00% <ø> (ø) 9.00 <0.00> (?)
src/main/java/seedu/resireg/Main.java 0.00% <ø> (ø) 0.00 <0.00> (?)
src/main/java/seedu/resireg/MainApp.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...c/main/java/seedu/resireg/commons/core/Config.java 68.18% <ø> (ø) 7.00 <0.00> (?)
...n/java/seedu/resireg/commons/core/GuiSettings.java 69.23% <ø> (ø) 5.00 <0.00> (?)
...in/java/seedu/resireg/commons/core/LogsCenter.java 78.37% <ø> (ø) 10.00 <0.00> (?)
...main/java/seedu/resireg/commons/core/Messages.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
.../main/java/seedu/resireg/commons/core/Version.java 82.50% <ø> (ø) 19.00 <0.00> (?)
...n/java/seedu/resireg/commons/core/index/Index.java 100.00% <ø> (ø) 10.00 <0.00> (?)
...eg/commons/exceptions/DataConversionException.java 100.00% <ø> (ø) 1.00 <0.00> (?)
... and 263 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b3e3b78...97a1325. Read the comment docs.

BILLXYR pushed a commit to BILLXYR/tp that referenced this pull request Oct 14, 2020
…ands

Add showBudget and setBudget commands
chunyongg pushed a commit to chunyongg/Serenity that referenced this pull request Oct 14, 2020
iqbxl pushed a commit to iqbxl/fitNUS that referenced this pull request Oct 20, 2020
chrystalquek added a commit to chrystalquek/tp that referenced this pull request Oct 21, 2020
…nd-command-person

Allow for search of contacts by both Name and Description
chloelee767 and others added 23 commits October 28, 2020 17:30
Problem: an additional Statistics tab was being added after changing
from the Student/Room combined view to the separate view.
…tation

Add documentation for aliasing and bin features
Refactor getNextSemester to fix Law of Demeter violation
In the first place, they're not appropriately named. Rooms command is
also overloaded to perform fine grained searching, so we modify these
commands to keep consistent with Rooms.

Tests are failing unfortunately, but this commit will be pushed to
bypass CI.
Allow users to add and delete rooms at any time
- Add documentation for room filtering, toggle-split, adding, removing
  and editing rooms
- Update syntax for student commands
JingYenLoh and others added 30 commits November 8, 2020 21:47
…on-fixes

Update DG diagrams and fix formatting errors
User Guide - Update allocation screenshots
Co-authored-by: mkeoliya <[email protected]>
Remove CSV export and billing from README
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants