Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 537 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 537 Bytes

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