Thanks to visit codestin.com
Credit goes to github.com

Skip to content

venetya/overtime-app

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

  • x Post -> date:date rationale:text
  • x User -> Devise
  • x AdminUser -> STI

Features:

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

UI:

  • x Bootstrap -> formatting
  • Icons from Font Awesome
  • x Update the styles for forms

Refactor TODOS:

  • Refactor user association integration test in post_spec
  • Refactor posts/_form for admin user with status
  • Fix post_spec.rb:77 to use factories
  • Fix post_spec.rb:52 to have correct user reference and not require update

About

App that documents overtime by salaried employees

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published