An open API service indexing awesome lists of open source software.

https://github.com/noahyannis/totallynormalcalculator

A totally normal calculator at first glance but with a hidden diary beneath.
https://github.com/noahyannis/totallynormalcalculator

calculator csharp diary sql wpf

Last synced: about 1 year ago
JSON representation

A totally normal calculator at first glance but with a hidden diary beneath.

Awesome Lists containing this project

README

          

# TotallyNormalCalculator

At first glance, this app appears to be a totally normal calculator - just as the title says.
But after pressing the "." button 4 times, you'll be able to unlock the secret diary that's hidden beneath.
Once unlocked, you can add new entries, read, modify, and delete them as you like.

To be added soon:

- application logo ✓
- making the diary draggable ✓
- styling text boxes ✓
- diary entries can be saved to a local databank (SQL implementation) ✓
- layout improvements ✓
- unit tests ✓