{"id":16281906,"url":"https://github.com/samlau95/whs_vote","last_synced_at":"2025-04-08T21:21:16.568Z","repository":{"id":9136864,"uuid":"10927094","full_name":"SamLau95/whs_vote","owner":"SamLau95","description":"App for WHS to use for school-wide voting.","archived":false,"fork":false,"pushed_at":"2013-11-20T04:31:58.000Z","size":876,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-14T16:51:08.406Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"whsvote.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/SamLau95.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":"2013-06-25T03:22:01.000Z","updated_at":"2013-11-20T04:31:59.000Z","dependencies_parsed_at":"2022-09-07T00:10:17.064Z","dependency_job_id":null,"html_url":"https://github.com/SamLau95/whs_vote","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/SamLau95%2Fwhs_vote","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamLau95%2Fwhs_vote/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamLau95%2Fwhs_vote/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamLau95%2Fwhs_vote/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamLau95","download_url":"https://codeload.github.com/SamLau95/whs_vote/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247927834,"owners_count":21019607,"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-10-10T19:09:17.394Z","updated_at":"2025-04-08T21:21:16.519Z","avatar_url":"https://github.com/SamLau95.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WHS Vote\n\nThis is WHS Vote, an app developed for Whitney High School to use for school-wide voting events with the goal of providing a mobile-based outlet to increase student participation in WHS elections. Written using Rails version 3.2.1 and Ruby version 1.9.3\n\nIf you want to set up the app on your local machine, you may clone the repo using\n```git clone https://github.com/SamLau95/whs_vote.git```\n\nThen set up the app using\n```\nbundle install\nbundle exec rake db:migrate\nbundle exec rake db:populate\n```\nYou may then start the server by running\n\n```rails server```\n\nTo run the test suite:\n```\nbundle exec db:test:prepare\nbundle exec rspec\n```\n\nCandidate categories are implemented in the Category class. To add your own categories inherit from Category and override the ```self.categories_for``` method.\n\n\nQuestions/Comments? Send me an email at samlau95@gmail.com","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamlau95%2Fwhs_vote","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamlau95%2Fwhs_vote","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamlau95%2Fwhs_vote/lists"}