Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bheck890/predictworkdays
Based on last pay day, generates the future Pay days
https://github.com/bheck890/predictworkdays
Last synced: 11 days ago
JSON representation
Based on last pay day, generates the future Pay days
- Host: GitHub
- URL: https://github.com/bheck890/predictworkdays
- Owner: Bheck890
- License: mit
- Created: 2024-09-15T00:36:44.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-12-10T01:37:17.000Z (26 days ago)
- Last Synced: 2024-12-10T02:27:40.072Z (26 days ago)
- Language: C#
- Size: 305 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PredictWorkDays
This helps create copy and paste text that can be used
to place payment Dates into an excel spread sheet or detect days into an application## Examples
![alt text](Pictures/Example.jpg)## Built With
* Visual Studio 2017 Community
* Win forms## Author
Project Coded by - Bailey Heck## License
This project is licensed under the MIT License.## History
Made for my Excel spread sheet I use for my Finances,
and help with my friends.## Key Programming Concepts Utilized
I have utilized The Date Library and adding dates to
create a predicion for future payment dates.