Skip to content

v1.4

Latest
Compare
Choose a tag to compare
@gremmyz gremmyz released this 09 Apr 18:57
· 53 commits to master since this release
f8686b8

This iteration includes the following features to the application:

  • Adding a contact with the following contact information: name, email, address, phone number, social media (WhatsApp, Telegram, Instagram are supported), birthday, tags for remarks, module code, CCA and Major
  • Adding additional tags for remarks, module code, CCA and Major to a contact
  • Viewing help and looking up specific command usages in-app
  • Listing all the contacts
  • Deleting a contact
  • Deleting tags for remarks, module code, CCA and CCA Position from a contact
  • Editing a contact with the following contact information: name, email, address, phone number, social media (WhatsApp, Telegram, Instagram are supported), birthday
  • Searching for a contact based on the following contact information: name, email, address, phone number, social media (WhatsApp, Telegram, Instagram are supported), birthday, tags for remarks, module code, CCA/CCA Position and Major
  • Opening social media (WhatsApp, Telegram, Instagram are supported) from the CLI
  • Sending a message on social media (WhatsApp is supported) from the CLI

UI Features:

  • Conditional rendering of the following contact information: email, address, phone number, social media (WhatsApp, Telegram, Instagram are supported), birthday, tags for remarks, module code, CCA and Major
  • Tags are now different colors based on what kind of tags they are (remarks, module code, CCA, Major)

This iteration also includes bug fixes for some features from the previous release.