Skip to content

Application for salary documentation of employees who did or did not overtime each week

Notifications You must be signed in to change notification settings

jujulisan/Overtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overtime app

Key requirement: company needs documentation that salaried employees did or did not get overtime each week.

Models:

  • Post -> date:date rationale:text
  • User -> devise
  • AdminUser -> STI
  • AuditLog

Features:

  • Approval Workflow
  • SMS sending -> link to approval or overtime input
  • Administrate admin dashboard
  • Block non admin and guests users
  • Email summary to managers for approval
  • Needs to be documented if employee did not log overtime

UI:

  • Bootstrap -> formatting
  • Icons from glyphicons
  • Update the styles for forms

Refactor TODOS:

  • Integrate validation for phone attr in User:

    No spaces or dashes

    Exactly 10 characters

    All characters have to be a number

About

Application for salary documentation of employees who did or did not overtime each week

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published