https://github.com/courthub74/time_card
Application for Zambonie drivers to submit their hours to the General Manager
https://github.com/courthub74/time_card
account-management authorization css html javascr mobile-app payroll-management-system payroll-processing
Last synced: 7 months ago
JSON representation
Application for Zambonie drivers to submit their hours to the General Manager
- Host: GitHub
- URL: https://github.com/courthub74/time_card
- Owner: courthub74
- Created: 2025-01-03T21:33:03.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-01-12T01:00:13.000Z (9 months ago)
- Last Synced: 2025-01-12T02:18:05.020Z (9 months ago)
- Topics: account-management, authorization, css, html, javascr, mobile-app, payroll-management-system, payroll-processing
- Language: CSS
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Time Card Application
## Main Branch Coded in HTML/CSS only
\*~Use Local Storage to keep the screen mode consistant accross all pages~
\*Landscape Layout
\*Add interactive Calendar
### Main Login Page
\*~Pin Code JavaScript~
\*~Change Color of Submit Button when all 4 pins entered~
\*~Registration Pin Code Error Handle~
\*Add Pin code back spacing
\*Add Names registered to Name dropdown at login (read from database)
### Registration Page
\*~Pin Code Match JavaScript~
### Database
\*Add Account Registration
\*Store Account Information (with SQLite database)
\*Add Authorization for Employees (see current day to enter hours. Also access to personal calendar)
\*Add Authorization for Employers (see Employees in a list. Click on each employee and see hours as a chart)
\*Add Names registered to Name dropdown at login
