Skip to content

tocas/time_sheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

104 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Time Sheet

## Requirements

* Ruby 1.9.2 or higher
* Bundler gem 1.0 or higher
* MySQL database 1.8 or higher

## Quickstart

1. Clone the latest and greatest version

        git clone git@github.com:tocas/time_sheet.git

2. Setup database using `config/database.yml` file

3. Instal bundle gems

        bundle install

$. Migrate your database

        rake db:migrate

5. Run the server or anything else

        rails s

## Author

* Tomáš Lucovič, <tomaslucovic@gmail.com>

About

Time Sheet with integrated 3rd part apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors