Skip to content

Latest commit

 

History

41 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDoLy

Individual Project for SDA6.

Build Status

Key Features

  • A CLI todo-list with CRUD operations.
  • Menu driven operations.
  • Add project to which a Task belongs to
  • Automated CI builds (On travis)
  • Serializes to raw format, smaller text file
  • Multiple printing options
  • Colors 🎉

Dependencies

To run you need to have java 11.0 and mvn installed locally.

How to run

Run the following command to execute the program.

$ git clone https://github.com/pratima-shegokar/ToDoLy.git
$ cd ToDoLy
$ mvn clean verify install
$ mvn exec:java

Screenshots

screen1 screen2

How to contribute

This project is for learning purposes made by me. Although I do not expect anybody to contribute, but if somebody decides to then just make a PR.

Class Diagram

class-diagram

Licence

This project is licenced under WTFPL. Read detailed licence text here.

About

Individual Project for SDA6

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages