Skip to content

Releases: AY2324S1-CS2103T-W12-3/tp

v1.4

14 Nov 03:32
4434f77
Compare
Choose a tag to compare

Overall Enhancements

BUG Fixed

Full Changelog: v1.3b...v.14

v1.3

03 Nov 01:20
7255c22
Compare
Choose a tag to compare

Screenshot 2023-11-03 at 9 03 22 AM

What's Changed

LOGIC

MODEL

UI UPDATE

ADMIN

Full Changelog: v1.2b...v1.3b

v1.2b

22 Oct 15:51
cb71225
Compare
Choose a tag to compare

Admin

  • Change implementation of add and edit feature to support adding and editing of all fields (Everyone)
  • Update UG (Zhiruo & Peiran)
  • Revamp GUI design according to proposed UI Mockup (Evan)

Features

  1. Add/Edit Industry field of company applied to using add i/[INDUSTRY] or edit i/[INDUSTRY]. (Zhiruo)
  2. Add/Edit Type of Work field of application using add t/[JOB_TYPE] or edit t/[JOB_TYPE]. (Miguel)
  3. Sort applications by deadline using list -d. (Jeremy)
  4. Sort applications by role using list -r. (Peiran)
Screenshot 2023-10-22 at 11 50 38 PM

v1.2

16 Oct 09:04
37a0b85
Compare
Choose a tag to compare

Admin

  1. Change the main field from [Role] to [Company] (Miguel)
  2. Change [AddressBook] to [ApplicationBook] (Evan)
  3. Change the formatting of the company to accept non-alphanumeric characters (Jeremy)

New Features

  1. Add job application by company name and role with add command (Jeremy)
  2. View all companies with list command (Miguel)
  3. Delete job application with delete command (Jeremy)
  4. Indicate status of the application with mark command (Peiran)
  5. Record application deadline with deadline command (Evan)
  6. Update help command to give instant feedback (Zhiruo)