Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 361 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 361 Bytes

counterapp

A counter application for andoid.

A simple and basic counter application. Over time, I'd like to extend it with more features, like:

  • Storing the number of clicks in a database with it's hour, date and maybe a rating.
  • Create a menu in which you can add/select what category you want to count.
  • Graphic display in function of the stored data.