Skip to content
This repository has been archived by the owner on Nov 7, 2018. It is now read-only.

inuits/Yata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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