Skip to content

osten-antonio/loCalendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

loCalendar📅

loCalendar is a calendar to do list app aimed to figure out how to finding out what data structure is efficient in creating providing a GUI for a calendar.

Features

  • Simple to use UI
  • Categories for tasks
  • Calendar UI and tasks list
  • Recurrence rules (Repeat certain task every n for n)
  • Filtering
  • Sorting
  • Caching for calendar navigation

Branches

  • Main (boiler plate used for implementing the different data structures)
  • Linked list
  • Array list
  • Priority queue
  • Binary tree

Built with

  • Java
  • JavaFX
  • SQLite
  • Maven

Demo Video

TBA

Screenshots

mainscreen

// The recurring tasks will appear in the calendar

createtask

categories

recurrencerule

About

Calendar to-do app, polished version of loCalendar-fp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages