Skip to content

krtk30/leave-tracker-app

 
 

Repository files navigation

leave-tracker-app

[Build Status](https: //travis-ci.org/agiliq/leave-tracker-app) [Coverage Status](https: //coveralls.io/r/agiliq/leave-tracker-app)

What is it?

Leave tracking system. All users can request leaves. Admins can grant leaves.

###Features

  1. There is a super admin to whom all the applications are directed, all leave data is visible to him.
  2. You can attach leave applications, with dates.
  3. You can track the no. of days you have taken the leave, and the remaining days.
  4. It has a leave calendar visible for the team.
  5. Each user can view his and others' leaves.
  6. More features as it grows.
  7. Login via Google Apps.

(See todo.md)

Installation

  1. pip install -r requirements.txt

About

leave-tracker-app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.2%
  • Python 22.2%
  • CSS 16.9%
  • HTML 5.4%
  • Other 0.3%