Skip to content

Creating a Panner App using JavaFX and Sqlite. Helps you keep track of your tasks.

Notifications You must be signed in to change notification settings

Dristro/Planner-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Planner-App

PlannerApp is a simple tasks planning app.
You can create, add, edit tasks with a set deadline and the app will come-up with an effective schedule for you to complete the tasks on time.

This app uses Javafx for UI flow and SQLite to collect and store user data.


Run the App.java file to run the application in a code editor. It's placed at: "src/main/java/com.plannerapp.plannerapp/App.java"


More functionality to be added to the application such as:

  • Profile View
  • Planner View
  • Automated Task Scheduler
  • Email functionality

About

Creating a Panner App using JavaFX and Sqlite. Helps you keep track of your tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published