Skip to content

PhillipUg/overtime-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 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 gem
  • AdminUser -> STI (Single Table Inheritance)

Features:

  • Approval workflow
  • SMS sending -> link to approval or overtime input
  • Administrate Admin Dashboard
  • Email summary to managers for approval
  • Needs to be documented if employee did not log overtime

UI:

  • Bootstrap -> formatting