Skip to content

Releases: AY2324S1-CS2103T-T12-2/tp

v1.4

13 Nov 17:58
186cae7
Compare
Choose a tag to compare

FumbleLog v1.4

FumbleLog is a productivity desktop application built to for NUS Computing students to help you manage contacts and track events. It is designed to be an easy-to-use, one-stop platform for all your scheduling needs.

To start using the application, download the jar file below and refer to our product website here

Contibutors: @DistractedCat @Kurtyjlee @Ken-Lai @leezhengjing @nicleongyj

v1.3

02 Nov 17:51
54c03eb
Compare
Choose a tag to compare

Description

FumbleLog is a productivity companion for managing your friendships, meetings, tasks and life.

View the user guide and developer guide for FumbleLog here

What's new

Bug Fixes

  • Fixed bug where users are not removed from events when deleted @DistractedCat: #38
  • Fixed bug for displaying events with filtered persons list @Kurtyjlee: #68
  • Fixed bug for error messages when user keys wrong inputs @Kurtyjlee: #69

v1.3.trial

26 Oct 17:06
c2ef1d9
Compare
Choose a tag to compare

Trial release for v1.3

Features added

  • Events are now automatically sorted in the backend.
  • New remind feature to allow you to focus on tasks that are a specific number of days away.
  • Groups of people are new assignable to events.
  • Ui fixes for optional fields for both persons and events.
  • Expired events will now turn red, indicating that it is time to remove them.

v1.2

19 Oct 04:18
131722e
Compare
Choose a tag to compare
  • Allow optional commands
  • Record birthdays for persons
  • Create a new GUI
  • Create Events CRUD operations
  • Assign persons to events
  • Un-assign persons from events