Skip to content

A simple cmd Todolist app that saves your todos in a sqlite database

License

Notifications You must be signed in to change notification settings

TheCoder777/Java-Todolist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todolist

by TheCoder777

This project uses the sqlite-jdbc driver, so be sure you have it on your classpath.

Maven Repo

How to use

When you start the app, you'll see an arrow: "> "

After the arrow, you can type the following commands:

new

This adds a new Todo to your list!

list

This lists all your Todos in a table!

del

This will delete a note of your choice!

edit

After typing this command, you can choose which note you'd like to edit!


Tanks for your support!

TheCoder777

About

A simple cmd Todolist app that saves your todos in a sqlite database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages