Skip to content

Kiranlimtl/ip

 
 

Repository files navigation

WallE

"WALL-E." - WallE

WallE frees your mind of having to remember things you need to do. It's, -intuitive and user friendly -lightweight and fast -designed for productivity enthusiasts

To get started:

  1. [Download WallE]
  2. Run the app
  3. Add your task
  4. Complete them

And the best part, WallE is Free!


Features:

  • Task managment
  • Custom reminders (coming soon)

Sample Code:

For Java programmers, here’s a snippet of the main entry point:

public class TaskMate {
    public static void main(String[] args) {
        Application.launch(TaskApp.class, args);
    }
}

About

CS2103T

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 95.6%
  • Shell 2.5%
  • Batchfile 1.9%