Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 317 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 317 Bytes

Sticky Notes

Android app that allows you to put sticky notes on your phone screen.

They will hover on top of your screen until you throw them away.

TODO:

  • Persistent data storage (SQLite probably)
  • Visual to show where to throw away notes
  • Pick color of the sticky note - DONE
  • Probably alot more