jordanhudgens / overtime-app-5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overtime App

Key requirements: company needs documentation that salaried employees did or did not get overtime eachweek

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

About


Languages

Language:Ruby 79.0%Language:HTML 18.8%Language:JavaScript 1.6%Language:CSS 0.4%Language:CoffeeScript 0.3%