Skip to content

SpongeBob is a command line based assistant which helps in managing the NUS SoC Club lockers

Notifications You must be signed in to change notification settings

AY1920S1-CS2113T-F11-1/main

 
 

Repository files navigation

SpongeBob - SoC Club Locker Manager

Ui
  • SpongeBob is a command lined based desktop application aimed at helping the NUS SoC Club with managing
    its lockers. It is a Java application written in Object-oriented Programming (OOP) fashion.

  • It has a GUI but most of the user interactions happen using a Command Line Interface (CLI).

  • What makes SpongeBob special:

    • Auto allocation of lockers to applicants

    • Able to store the information of student who rent a locker

    • Allows locker manager to add various tags for lockers to display their status

    • Reminders that are auto-updated so that the locker manager can keep track and be reminded of all deadline of locker rental

    • Undo/Redo commands to enhance user-experience

    • Auto-saving the SpongeBob data as easily-editable CSV files

Acknowledgements

  • This application is built for NUS CS2113T AY 2019/2020 Semester 1 and is morphed from Duke

  • Libraries used: Jackson

About

SpongeBob is a command line based assistant which helps in managing the NUS SoC Club lockers

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.7%
  • Batchfile 0.3%