Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/valda1/todolist

Todo list project using Java and SQL.
https://github.com/valda1/todolist

java sql todo todo-app todo-list todo-list-app todo-list-application todo-list-project todoapp todolist todolist-app

Last synced: 22 days ago
JSON representation

Todo list project using Java and SQL.

Awesome Lists containing this project

README

        

# TODOlist

Homework:

TO DO list

Todo List should have a menu where user can select the different activities possible e.g

Add item to list

Remove Item From List

Mark Item As complete

See all pending Items

Any more interesting functionality

You need to make it such that user can fill in items, close the program.
When they open it again, they can still see the items.
This means you are either storing the items to files or Database.

database.properties file consists of:

database.username=

database.password=

database.host=

database.port=

database.DB=