/vacation_planner

A Rails example app done as coding challenge for managing vacation requests of employees.

Primary LanguageRuby

README

A simple vacation planning application with employees and supervisors.

  • Ruby version

    • 2.5.1
  • Configuration

    run bundle install

  • Database creation

    rails db:setup
    

    Now you can sign in as the first supervisor with:

    email: supervisor@domain.com password: #password123