No description
This repository has been archived on 2025-07-29. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
Marcel van der Heide f1b9bec705
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Merge pull request 'add woodpecker-ci config file' (#9) from ci into master
Reviewed-on: #9
2022-04-09 22:21:56 +02:00
.idea/.idea.Unicorn.TimeTrack/.idea Splashscreen 2021-05-20 06:57:02 +00:00
Unicorn.TimeTrack Improve viewmodel activation 2022-04-09 17:36:09 +02:00
.gitignore Initial commit 2020-10-23 11:59:17 +02:00
.woodpecker.yml „.woodpecker.yml“ ändern 2022-04-09 18:09:17 +02:00
LICENSE.md License file added to sub projects 2021-01-27 01:42:00 +01:00
README.md „README.md“ ändern 2022-04-09 22:21:48 +02:00
Unicorn.TimeTrack.sln added XamCore as dll 2021-01-27 19:09:08 +01:00
Unicorn.TimeTrack.sln.licenseheader Copyright Hinweise gesetzt 2021-01-27 01:39:52 +01:00

TimeTrack

status-badge

TimeTrack is an app for Android and iOS, which provides employers with an easy way to log employees working hours.

The apps functions as a time clock, users can scan an predefined NFC tag or QR code and the app will create a new entry, or stop an existing one.

Build with

TimeTrack is build using a veriety of third-party libraries:

Library License
Microsofts Xamarin Forms MIT
Microsoft EF Core Apache 2.0
ReactiveUI MIT
Splat MIT
Autofac MIT
Xamarin Essentials MIT
XamCore MIT

Building

Manual build

The build this app manually, without signing, follow these steps:

  1. Fork, or download, this repository
  2. Open the project in Visual Studio
  3. Build -> Build project

Automatic build

Every push to the master branch, triggers the build of the app. (Currently only Android). Microsofts AppCenter fetches the new sources and builds the app from scratch. This ensures a clean and functional master branch.

The status of the last build can be seen on top of this document.

Contributing

To contribute to <project_name>, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

It is not possible to push to the master branch.

Contact

If you want to contact me you can reach me at Unicorn Technologies.

License

This project is copyright protected and closed source. You can find more info in the: license file.