Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 659 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 659 Bytes

SmashLeaveApp

This repository will have a small leave app with additional functionality. The goal is to be able to manage the leaves of employees in a very fast and efficient way.

Specifications:

  • Django 1.10 (will be 1.11LTS)
  • Python 3.6
  • additional packages will be displayed here once selected...

The main features are:

  • user management with permissions
  • leave application and validation by groups
  • leave types selection (normal leave, special leave, trainings etc.)
  • push and update to exchange calendar
  • print leave request
  • get report of leaves of a certain period in word, excel or maybe pdf
  • modify leaves, even after validation