Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 476 Bytes

File metadata and controls

37 lines (22 loc) · 476 Bytes

wazof

Small tool to create easily our vacation report

###installation###


npm install

node bin/www

go to localhost:3000

###v0.1 release :###

  • fill personal information
  • choose vacation days
  • print a vacation report

###Future features###

  • to be able to choose the number of hours for each vacation
  • authentication
  • personal settings for automatic fill
  • save feature
  • better date selector

###Code improvments###

  • tests
  • node server refacto