Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 377 Bytes

readme.md

File metadata and controls

26 lines (22 loc) · 377 Bytes

Coffee Rabbit Notes

Goals

  • Useful GUI
  • Add Notes
  • Save Notes to disk
  • Delete Notes
  • Sort Notes by time
  • Sort Notes by priority
  • Password secure

Nice to have

  • Encrypt notes saved on the disk

Milestones

  • Build a simple GUI
  • Note Object
  • Save files to disk
  • Encrypt files
  • Stuff

Used Stuff

  • Eclipse
  • WindowBuilder
  • MigLayout
  • Git over Bitbucket