Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 316 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 316 Bytes

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