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.
- Host: GitHub
- URL: https://github.com/noahyannis/totallynormalcalculator
- Owner: NoahYannis
- Created: 2022-02-02T22:12:56.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-19T13:09:19.000Z (almost 2 years ago)
- Last Synced: 2024-05-20T13:49:07.054Z (almost 2 years ago)
- Topics: calculator, csharp, diary, sql, wpf
- Language: C#
- Homepage:
- Size: 13.5 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 ✓