{"id":15450950,"url":"https://github.com/dansantander/private_events","last_synced_at":"2026-02-16T04:03:11.955Z","repository":{"id":40096251,"uuid":"267631575","full_name":"dansantander/private_events","owner":"dansantander","description":"A site similar to a private Eventbrite which allows users to create events and then manage user signups.","archived":false,"fork":false,"pushed_at":"2023-03-08T20:47:19.000Z","size":82,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"development","last_synced_at":"2025-09-20T10:28:27.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/dansantander.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-05-28T15:50:21.000Z","updated_at":"2020-06-25T15:45:04.000Z","dependencies_parsed_at":"2025-09-20T10:18:32.843Z","dependency_job_id":"ccb84352-3ffd-47d1-b224-cf57d9aa9e31","html_url":"https://github.com/dansantander/private_events","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dansantander/private_events","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dansantander%2Fprivate_events","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dansantander%2Fprivate_events/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dansantander%2Fprivate_events/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dansantander%2Fprivate_events/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dansantander","download_url":"https://codeload.github.com/dansantander/private_events/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dansantander%2Fprivate_events/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29499809,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T03:57:51.541Z","status":"ssl_error","status_checked_at":"2026-02-16T03:55:59.854Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-01T21:20:45.569Z","updated_at":"2026-02-16T04:03:11.939Z","avatar_url":"https://github.com/dansantander.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Private Events\nIn this project we demonstrate working with ActiveRecord's associations (one to many, many to many).\n\n## Features\n\n\u003cul\u003e\n  \u003cli\u003eA client can see all Events and create an account\u003c/li\u003e\n  \u003cli\u003eUsers can publish events and invite other users to events created\u003c/li\u003e\n  \u003cli\u003eEvents are displayed in Past Events and Upcoming Events categories\u003c/li\u003e\n  \u003cli\u003eA single event lists users attending to that specific event\u003c/li\u003e\n\u003c/ul\u003e\n\n## Endpoints covered in this project\n  ## users \u0026 sessions\n  - POST localhost:3000 /users/new  - For Signing up a new client.\n  - POST localhost:3000 /users/user_id - For viewing a user's dashboard/profile.\n  - GET localhost:3000 /signin - For logging in a user.\n  - POST localhost:3000 /logout - For signing out a user.\n\n## events\n  - POST localhost:3000 /events/new - For creating a new event.\n  - GET localhost:3000 /events  - For viewing all events.\n\n  ## invitations\n  - POST localhost:3000 /invitations/new - For inviting users to an event.\n  - GET  localhost:3000 /invitations - For viewing both past and upcoming invitations.\n\n## Installation\n  - Ensure the project dependencies are installed\n  - clone the repo the command `git clone git@github.com:dansantander/private_events.git`\n  - Navigate to the project folder\n  - run `bundle` or `bundle install`\n\n## Getting Started\n  - Head over to your server on localhost:3000\n  - Create a new User using the Signup form and start a session by Signing in.\n  - Create a new Event with a Title and a Date.\n  - Make an Invitation for other Users to attend the Event you created.\n\n## Built With\n\n  - Ruby 2.7 \u003cbr\u003e\n  - Ruby on Rails 5.2 \u003cbr\u003e\n  - HTML forms, Rails form_tag and form_for\n  - Git, Github and VScode \u003cbr\u003e\n\n## Authors\n\n👤 **Daniel Santander**\n\n- Github: [@dansantander](https://github.com/dansantander)\n- Linkedin: [Daniel Santander](https://www.linkedin.com/in/daniel-santander)\n- Twitter: [@dansantandr](https://twitter.com/dansantandr)\n\n👤 **Alfred Ezaka**\n\n- Github: [@codecell](https://github.com/codecell)\n- Twitter: [@the_codecell](https://twitter.com/the_codecell)\n- Linkedin: [ezaka alfred](https://www.linkedin.com/in/alfrednoble/)\n\n### Contributing\n\nContributions, issues and feature requests are welcome! [issues page](issues/).\n\n### License\n\n\u003cstrong\u003eCreative Commons • May 2020\u003c/strong\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdansantander%2Fprivate_events","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdansantander%2Fprivate_events","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdansantander%2Fprivate_events/lists"}