https://github.com/miniaczq/time-reporting-system
https://github.com/miniaczq/time-reporting-system
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/miniaczq/time-reporting-system
- Owner: MiniaczQ
- Archived: true
- Created: 2022-03-09T18:54:40.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-21T21:51:23.000Z (over 4 years ago)
- Last Synced: 2025-04-01T08:26:37.730Z (about 1 year ago)
- Language: C#
- Size: 1.39 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Time Reporting System
by Jakub Motyka
Made for a college assignment in 4 stages.
1. MVC, JSON database
2. MVC, MySQL database
3. MVC, MySQL database and simple concurrency
4. Majority in React, back-end in .NET Core
Version 4 is the most refined version (although missing part of the functionality), it also contains all the launch instructions.