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

[CS2103T-T14-3] InternBuddy #71

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

Conversation

seadragon2000341
Copy link

InternBuddy is a one-stop and simple platform for Computing undergraduates to manage and keep track of their internship applications. It is a desktop application with a graphical user interface (GUI), although the interactions would primarily revolve around text input. If you are a Computing undergraduate who finds it a hassle to organise your internship applications and that you are a fast typist, then InternBuddy is the solution to your problems.

@codecov
Copy link

codecov bot commented Feb 16, 2023

Codecov Report

Patch coverage: 89.16% and project coverage change: +7.39 🎉

Comparison is base (928f146) 72.15% compared to head (e23a031) 79.55%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #71      +/-   ##
============================================
+ Coverage     72.15%   79.55%   +7.39%     
- Complexity      399      596     +197     
============================================
  Files            70       80      +10     
  Lines          1232     1707     +475     
  Branches        125      188      +63     
============================================
+ Hits            889     1358     +469     
+ Misses          311      292      -19     
- Partials         32       57      +25     
Impacted Files Coverage Δ
src/main/java/seedu/internship/AppParameters.java 75.00% <ø> (ø)
src/main/java/seedu/internship/Main.java 0.00% <ø> (ø)
...ain/java/seedu/internship/commons/core/Config.java 68.18% <ø> (ø)
...ava/seedu/internship/commons/core/GuiSettings.java 69.23% <ø> (ø)
...java/seedu/internship/commons/core/LogsCenter.java 78.37% <ø> (ø)
...n/java/seedu/internship/commons/core/Messages.java 0.00% <0.00%> (ø)
...in/java/seedu/internship/commons/core/Version.java 82.50% <ø> (ø)
...ip/commons/exceptions/DataConversionException.java 100.00% <ø> (ø)
...ship/commons/exceptions/IllegalValueException.java 100.00% <ø> (ø)
...in/java/seedu/internship/commons/util/AppUtil.java 88.88% <ø> (ø)
... and 70 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

weekiat-douze pushed a commit to weekiat-douze/tp that referenced this pull request Mar 26, 2023
V1.3 [Bug fixes in personal pane + modify tag in edit parser]
kohkaixun and others added 28 commits March 29, 2023 21:48
Fix Help Window and Minor Issues
Update date label in InternshipCard
User can use up and down keys to browse through all past commands entered into the text box since starting up InternBuddy.
potty10 and others added 30 commits April 10, 2023 18:20
Fix Capitalisation of Section Titles in Developer Guide
Add hyperlink in introduction
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.

5 participants