Skip to content

Conversation

@cleowenxuan
Copy link

EventBook assist student leaders in managing school events by allowing them to store and manage contacts associated with each event. It is useful for student leaders who are managing many school events and want to have easy access to different events' team easily.

@cleowenxuan cleowenxuan changed the title [CS2103T-T11-3]EventBook [CS2103T-T11-3] EventBook Feb 25, 2024
@codecov
Copy link

codecov bot commented Feb 25, 2024

Codecov Report

Attention: Patch coverage is 45.85202% with 483 lines in your changes are missing coverage. Please review.

Project coverage is 63.08%. Comparing base (b896eb0) to head (5ae9620).

❗ Current head 5ae9620 differs from pull request most recent head 8eb96ea. Consider uploading reports for the commit 8eb96ea to get more accurate results

Files Patch % Lines
...va/seedu/address/logic/commands/ExportCommand.java 0.00% 50 Missing ⚠️
...va/seedu/address/logic/commands/AssignCommand.java 0.00% 47 Missing ⚠️
...va/seedu/address/logic/commands/ImportCommand.java 66.66% 29 Missing and 3 partials ⚠️
...eedu/address/logic/parser/AssignCommandParser.java 0.00% 32 Missing ⚠️
src/main/java/seedu/address/model/AddressBook.java 51.61% 26 Missing and 4 partials ⚠️
.../seedu/address/logic/parser/CtagCommandParser.java 0.00% 26 Missing ⚠️
...rc/main/java/seedu/address/model/ModelManager.java 40.00% 23 Missing and 1 partial ⚠️
src/main/java/seedu/address/ui/EventListPanel.java 0.00% 24 Missing ⚠️
...va/seedu/address/logic/commands/DeventCommand.java 0.00% 21 Missing ⚠️
.../java/seedu/address/model/util/SampleDataUtil.java 0.00% 21 Missing ⚠️
... and 27 more
Additional details and impacted files
@@              Coverage Diff              @@
##             master      #85       +/-   ##
=============================================
- Coverage     75.26%   63.08%   -12.18%     
- Complexity      419      565      +146     
=============================================
  Files            71       94       +23     
  Lines          1338     2186      +848     
  Branches        126      269      +143     
=============================================
+ Hits           1007     1379      +372     
- Misses          301      734      +433     
- Partials         30       73       +43     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

MayDalag and others added 28 commits March 20, 2024 05:03
Update DeleteCommand to delete by index or name
EventTag class is implemented as a subclass.
This allows the implementation of features in v1.3.

Let's add the EventTag class to enable other members to start coding.
* branch-UG-Update:
  Update EventTag Class
Update developer guide and class diagrams
cleowenxuan and others added 30 commits April 15, 2024 19:38
Update DG implementation and Enhancement
…date

Fix minor typos and traces of AB3 in the DG
Remove certain page breaks for better formatting
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