https://github.com/courthub74/hazel_park_time_card
Application for Zambonie drivers to submit their hours to the General Manager
https://github.com/courthub74/hazel_park_time_card
authentication authorization css html javascript messaging-services sqllite3
Last synced: about 1 month ago
JSON representation
Application for Zambonie drivers to submit their hours to the General Manager
- Host: GitHub
- URL: https://github.com/courthub74/hazel_park_time_card
- Owner: courthub74
- Created: 2025-01-25T20:23:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-18T21:10:15.000Z (over 1 year ago)
- Last Synced: 2025-02-18T22:21:59.818Z (over 1 year ago)
- Topics: authentication, authorization, css, html, javascript, messaging-services, sqllite3
- Language: CSS
- Homepage:
- Size: 161 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
## Messaging
\*Add direct messaging between all users
\*Add messaging for tech support
