https://github.com/steedalion/paymentsystem
https://github.com/steedalion/paymentsystem
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/steedalion/paymentsystem
- Owner: Steedalion
- Created: 2021-06-08T04:39:53.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-05-26T08:07:06.000Z (about 4 years ago)
- Last Synced: 2025-01-29T08:35:27.630Z (over 1 year ago)
- Language: C#
- Size: 1.48 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PaymentSystem
A payroll system for small businesses.
Abandoned due to complications with mono-gtk.
Microsoft DotNET Mono was chosen for it's cross platform capabilities (Windows, Linux, Mac). Not complete.
Current features:
- Payment methods (Mail, Account, etc.)
- Payment Classificiation (Hourly, Salary, Commision)
- Payment schedules (Weekly, monthly, etc.)
- Deductions (e.g. Affiliated with Union)
- GUI implemented using mono-gtk
- SQLite database
The GUI implemented using mono-gtk.
The architecture.