Skip to content

SamoPritrznik/Attendance-Diary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attendance-Diary

A project which enables saving information for workers. It also enables admins to view workers and constructions on certain intervals.

How to launch the system

To launch the application, all you need is to dobule click on the Application.exe file.

Database

The connection to the database is provided by the custom API that we have created. Link to the git repo: https://github.com/SamoPritrznik/attendance-diary-api

For the database we used MongoDB.

Admins

Admins can be only be created by other admins. An admins role is to add/edit workers, add/edit construction sites and add attendance for individual workers.

Admins can also view construction sites by sorting them for unique intervals:

alt text

Furthermore admins can also search workers individualy:

alt text

Moreover admins can export this gidviews into excel.

Authors

const AUTHOR = 'Samo Pungaršek Pritržnik' //https://github.com/SamoPritrznik;

About

A project which enables saving information for workers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages