/Yata

Yet Another Timesheet App

Primary LanguageRuby

Yet Another Timesheet Application

!! This repo is archived and we are no longer maintaining it. Please have a look at https://github.com/inuits.yayata instead

YATA is the application used internally at Inuits to generate invoices. It allows you to create detailed timesheets.

Features

  • Manages customers, and multiple projects per customer
  • Invoices at 100%, 150% or 200% rates
  • Manage multiple users

Getting started

  1. create a config file 'config/database.yml'.
  2. run rake db:migrate
  3. run ./script/server