Team Leave Tracker

Content Type: Sample
Categories: Utility

Overview

This Demo application can be used by teams to track leaves of team members.

  1. It can be customized to add Authentication
  2. It can be customized to add email notification to team email whenever any member submits leave
  3. Currently, by default all leaves are self approved that can be customized for approval flow.
  4. Admin has to add Country, State, Holiday, Team and Team Members.
  5. The logic takes care of duration calculation if any weekends(Saturday and Sunday) or Holiday falls within Start and end date i.e if any team member takes leaves from Thursday to Monday, and let's say Friday is public holiday then total leave duration will be 2 days.

Documentation

Demo urlhttps://leavetracker133-sandbox.mxapps.io/index.html?profile=Responsive

Typical usage scenario

Some time team wants to track Team members leave, for that purpose team typically use excel.

This is out of box solution to track team members leave.

Using Application(Initial Configuration)

1- login using Username- MxAdmin Password- 1

2- Navigate to Master Data 

3- Go to Configuration

4- Add Country, State, Holiday(if Any), Team, Team Member

5-Navigate to Team >Edit Team and Select Team Member you want to add as Team Leader>Save

5- Navigate to Master Data 

6- Go to Account, Select newly added Team Member and Change Username and Password

7-Logout and Sign in using newly added Team Member

Demo app available at https://leavetracker133-sandbox.mxapps.io/index.html?profile=Responsive

username- demo_administrator

Password- eDV6cpGPVj

Features and limitations

This Demo application can be used by teams to track leaves of team members.

  1. It can be customized to add Authentication
  2. It can be customized to add email notification to team email whenever any member submits leave
  3. Currently, by default all leaves are self approved that can be customized for approval flow.
  4. Admin has to add Country, State, Holiday, Team and Team Members.
  5. The logic takes care of duration calculation if any weekends(Saturday and Sunday) or Holiday falls within Start and end date i.e if any team member takes leaves from Thursday to Monday, and let's say Friday is public holiday then total leave duration will be 2 days.

Dependencies [optional]

Mendix 9.24.23 and above

Known bugs [optional]

Fixed bug of Team leader was required to add the team member.

 

Releases

Version: 1.1.1
Framework Version: 9.24.23
Release Notes: Fixed Team and Team Leader issue