{"id":19387832,"url":"https://github.com/chrisvfritz/holidays_form","last_synced_at":"2025-02-24T18:56:16.935Z","repository":{"id":28716241,"uuid":"32237099","full_name":"chrisvfritz/holidays_form","owner":"chrisvfritz","description":"This is a simple Sinatra app to demonstrate how the holidays form project in TC359 might be completed by a professional Ruby web developer.","archived":false,"fork":false,"pushed_at":"2015-03-16T01:14:20.000Z","size":208,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-07T08:35:47.766Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://tc359-holidays-form.herokuapp.com/","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chrisvfritz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-14T23:35:18.000Z","updated_at":"2015-03-16T01:14:22.000Z","dependencies_parsed_at":"2022-09-05T00:10:31.181Z","dependency_job_id":null,"html_url":"https://github.com/chrisvfritz/holidays_form","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisvfritz%2Fholidays_form","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisvfritz%2Fholidays_form/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisvfritz%2Fholidays_form/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisvfritz%2Fholidays_form/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chrisvfritz","download_url":"https://codeload.github.com/chrisvfritz/holidays_form/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240540550,"owners_count":19817791,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T10:10:52.938Z","updated_at":"2025-02-24T18:56:16.917Z","avatar_url":"https://github.com/chrisvfritz.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Holidays Form App\n\n[![Build Status](https://travis-ci.org/chrisvfritz/holidays_form.svg)](https://travis-ci.org/chrisvfritz/holidays_form) [![Code Climate](https://codeclimate.com/github/chrisvfritz/holidays_form/badges/gpa.svg)](https://codeclimate.com/github/chrisvfritz/holidays_form) [![Test Coverage](https://codeclimate.com/github/chrisvfritz/holidays_form/badges/coverage.svg)](https://codeclimate.com/github/chrisvfritz/holidays_form) [![Dependency Status](https://gemnasium.com/chrisvfritz/holidays_form.svg)](https://gemnasium.com/chrisvfritz/holidays_form) [![Heroku App](https://img.shields.io/badge/heroku-tc359--holidays--form-brightgreen.svg?style=flat)](http://tc359-holidays-form.herokuapp.com/)\n\nThis is a simple Sinatra app to demonstrate how the holidays form project in TC359 might be completed by a professional Ruby web developer. The `master` branch contains the most advanced version of the app. For those looking for smaller steps to improve your app, check out the [`lazy_basic`](https://github.com/chrisvfritz/holidays_form/tree/lazy_basic) and [`lazy_mega`](https://github.com/chrisvfritz/holidays_form/tree/lazy_mega) branches. As you look through the code, read the comments for explanations as to what's happening and why I've done things this way.\n\n## Questions?\n\nIf you have questions, [open a new issue](https://github.com/chrisvfritz/holidays_form/issues/new) and I'd be happy to explain any aspect of this project in more detail.\n\n## Run locally\n\nClone the repo:\n\n``` bash\ngit clone https://github.com/chrisvfritz/holidays_form.git\ncd holidays_form\n```\n\nIf you don't have Ruby 2.2.0 installed, you can just delete `ruby '2.2.0'` from the Gemfile, but the application has only been tested with this version. If you want to install Ruby 2.2.0, you can:\n\n``` bash\nrbenv install 2.2.0 # for rbenv\n# OR\nrvm install ruby-2.2.0 # for rvm\n```\n\nAnd finally, to run the server:\n\n``` bash\nbundle install\nbundle exec shotgun\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisvfritz%2Fholidays_form","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchrisvfritz%2Fholidays_form","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisvfritz%2Fholidays_form/lists"}