{"id":19957621,"url":"https://github.com/cliftondavies/private-events","last_synced_at":"2026-02-23T01:03:26.779Z","repository":{"id":40007220,"uuid":"283549306","full_name":"cliftondavies/Private-Events","owner":"cliftondavies","description":"An app for managing events.","archived":false,"fork":false,"pushed_at":"2023-03-08T21:30:00.000Z","size":188,"stargazers_count":3,"open_issues_count":7,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-13T01:38:24.423Z","etag":null,"topics":["capybara","css3","factory-bot-rails","faker","html5","rspec-rails","ruby","ruby-on-rails","shoulda-matchers","sqlite3"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cliftondavies.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-29T16:30:43.000Z","updated_at":"2022-03-31T19:38:58.000Z","dependencies_parsed_at":"2023-02-06T04:32:00.689Z","dependency_job_id":null,"html_url":"https://github.com/cliftondavies/Private-Events","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/cliftondavies%2FPrivate-Events","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cliftondavies%2FPrivate-Events/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cliftondavies%2FPrivate-Events/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cliftondavies%2FPrivate-Events/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cliftondavies","download_url":"https://codeload.github.com/cliftondavies/Private-Events/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233574914,"owners_count":18696527,"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":["capybara","css3","factory-bot-rails","faker","html5","rspec-rails","ruby","ruby-on-rails","shoulda-matchers","sqlite3"],"created_at":"2024-11-13T01:38:28.886Z","updated_at":"2025-09-19T15:32:26.395Z","avatar_url":"https://github.com/cliftondavies.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Private Events\n\n\u003e An application that allows users to create, rsvp to, and view upcoming and past events.\n\n## Functionality\n\n#### User Authentication\n - Create user account\n - Sign in\n - Sign out\n\n#### Event Management\n - Create event when signed in\n - Rsvp to attend an event when signed in\n - Rsvp to attend an event only once\n\n## :toolbox: Tools \u0026 Technologies Used\n\n### Built with\n\n- HTML5\n- CSS3\n- Ruby v2.6.5\n- Ruby on Rails v5.2.4.3\n\n### Tested with\n\n- RSpec Rails v4.0.1\n- Capybara v2.15\n- Factory Bot Rails v6.1\n- Shoulda Matchers v4.3\n- Faker v2.13\n\n## :rocket: Getting Started\n\n### Configuration\n\n1. [Install Ruby](https://www.ruby-lang.org/en/documentation/installation/)\n2. Install Ruby on Rails\n```\ngem install rails -v 5.2.3\n```\n3. [Install SQLite3](https://www.sqlite.org/download.html), if you don't already have it installed locally.\n4. Clone repo into your local environment using your favourite terminal:\n- Clone with SSH\n```\ngit clone git@github.com:cliftondavies/Private-Events.git\n```\n- Clone with HTTPS\n```\ngit clone https://github.com/cliftondavies/Private-Events.git\n```\n5. Open project directory\n```\ncd [directory-name]\n```\n6. Bulk install dependencies\n```\nbundle install\n```\n7. Set up database\n```\nrails db:create\n```\n```\nrake db:migrate\n```\n8. Run Locally\n- In Rails console\n```\nrails c\n```\n```\nHirb.enable\n```\n- In Browser\n```\nrails s\n```\nthen visit http://localhost:3000/\n- Tests\n```\nrspec\n```\n\n## Author\n\n👤 **Clifton Davies**\n\n- Github: [@githubhandle](https://github.com/cliftondavies)\n- Twitter: [@twitterhandle](https://twitter.com/cliftonaedavies)\n- Linkedin: [linkedin](https://www.linkedin.com/in/clifton-davies-mbcs/)\n\n## 🤝 Contributing\n\nContributions, issues and feature requests are welcome!\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments\n\n- [Sitepoint](https://www.sitepoint.com/learn-the-first-best-practices-for-rails-and-rspec/)\n- [Sephamore](https://semaphoreci.com/community/tutorials/how-to-test-rails-models-with-rspec)\n- [Code with Jason](https://www.codewithjason.com/rails-testing-hello-world-using-rspec-capybara/)\n- [Martin Njoroge](https://hackernoon.com/testing-on-ruby-on-rails-a-how-to-guide-ox2u3y3i)\n- [Zinovyev](https://github.com/zinovyev/rails-rspec-tutorial)\n- [Michael Crismali](https://madeintandem.com/blog/setting-up-rspec-and-capybara-in-rails-5-for-testing/)\n- [Isa Levine](https://dev.to/isalevine/intro-to-rspec-in-rails-basic-syntax-and-strategy-for-testing-3hh6)\n- [Carlos Anriquez](https://github.com/canriquez)\n\n## 📝 Copyright \u0026 License\n\nCopyright (c) 2020 Clifton Davies.\nThis project is licensed under [MIT](https://opensource.org/licenses/MIT). See LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcliftondavies%2Fprivate-events","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcliftondavies%2Fprivate-events","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcliftondavies%2Fprivate-events/lists"}