A simple time management system The goals of this simple project are: User must be able to create an account and log in User can add (and edit and delete) a row what he has worked on, what date, for how long User can add a setting (Preferred working hours per day) If on a certain date a user has worked under the PreferredWorkingHourPerDay, these rows are red, otherwise green. Implement at least three roles with different permission levels: a regular user would only be able to CRUD on their owned records, a user manager would be able to CRUD users, and an admin would be able to CRUD all records and users. Filter entries by date from-to Export the filtered times to a sheet in HTML
-
Notifications
You must be signed in to change notification settings - Fork 0
k3lv1nd/STMS
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple time management system
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published