{"id":20995690,"url":"https://github.com/lauragift21/ride-my-way","last_synced_at":"2025-05-14T21:31:25.887Z","repository":{"id":53416379,"uuid":"136946962","full_name":"lauragift21/Ride-My-Way","owner":"lauragift21","description":"Ride-My-Way is a carpooling application that provides drivers with the ability to create ride offers and passengers to join available ride offers.","archived":false,"fork":false,"pushed_at":"2021-03-30T21:45:01.000Z","size":3109,"stargazers_count":11,"open_issues_count":5,"forks_count":2,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-04-02T23:41:36.776Z","etag":null,"topics":["airbnb","api","babel","carpooling-application","chai","es6-javascript","express","mocha","nodejs","postgresql"],"latest_commit_sha":null,"homepage":"https://ride-my-way-server.herokuapp.com/api/v1","language":"JavaScript","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/lauragift21.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":"2018-06-11T15:39:52.000Z","updated_at":"2024-10-03T15:26:24.000Z","dependencies_parsed_at":"2022-08-27T19:00:42.268Z","dependency_job_id":null,"html_url":"https://github.com/lauragift21/Ride-My-Way","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/lauragift21%2FRide-My-Way","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lauragift21%2FRide-My-Way/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lauragift21%2FRide-My-Way/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lauragift21%2FRide-My-Way/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lauragift21","download_url":"https://codeload.github.com/lauragift21/Ride-My-Way/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254230908,"owners_count":22036264,"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":["airbnb","api","babel","carpooling-application","chai","es6-javascript","express","mocha","nodejs","postgresql"],"created_at":"2024-11-19T07:25:29.721Z","updated_at":"2025-05-14T21:31:20.877Z","avatar_url":"https://github.com/lauragift21.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ride-My-Way\n\n[![Build Status](https://travis-ci.org/lauragift21/Ride-My-Way.svg?branch=develop)](https://travis-ci.org/lauragift21/Ride-My-Way) [![Coverage Status](https://coveralls.io/repos/github/lauragift21/Ride-My-Way/badge.svg?branch=develop\u0026service=github)](https://coveralls.io/github/lauragift21/Ride-My-Way?branch=develop\u0026service=github) [![Maintainability](https://api.codeclimate.com/v1/badges/80dd9e20a072d231b94b/maintainability)](https://codeclimate.com/github/lauragift21/Ride-My-Way/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/80dd9e20a072d231b94b/test_coverage)](https://codeclimate.com/github/lauragift21/Ride-My-Way/test_coverage)\n\nRide-My-Way is a carpooling application that provides drivers with the ability to create ride offers and passengers to join available ride offers.\n\n## Required Features\n\n- Users can create an account and log in.\n- Drivers can add ride offers..\n- Passengers can view all available ride offers.\n- Passengers can see the details of a ride offer and request to join the ride. E.g What time\n  the ride leaves, where it is headed e.t.c\n- Drivers can view the requests to the ride offer they created.\n- Drivers can either accept or reject a ride request.\n\n## Optional Features\n\n- Users can only see and respond to ride offers from their friends on the application.\n- Passengers get real time notifications when their request is accepted or rejected\n\n## Technologies\n\n- Nodejs\n- Express\n- Mocha, Chai, Babel, eslint\n- Postgres\n- JWT authentication\n\n## API Endpoints\n\n| Endpoint                                         | Functionality                      |\n| ------------------------------------------------ | ---------------------------------- |\n| POST /auth/signup                                | Register a user                    |\n| POST /auth/login                                 | Login a user                       |\n| GET /rides                                       | Fetch all available rides          |\n| GET /rides/\\\u003crideId\u003e                             | Fetch the details of a single ride |\n| POST /users/rides                                | Create a Ride offer                |\n| POST /rides/\\\u003crideId\u003e/requests                   | Make a ride request                |\n| GET /users/rides/\\\u003crideId\u003e/requests              | Feth all ride requests             |\n| PUT /users/rides/\\\u003crideId\u003e/requests/\\\u003crequestId\u003e | Accept or Reject a ride request    |\n\n[Ride My Way API Documentation](https://ridemyway13.docs.apiary.io/#)\n\n## Build Setup\n\n```\nclone repo and cd into directory\n\ngit clone https://github.com/lauragift21/Ride-My-Way.git\n```\n```\n# install dependencies\nyarn install # or npm install\n\n#serve in development environment\nyarn run dev\n\n# build for production\nyarn run build\n```\n\n## Testing\n\n```\n# Run test cases\nyarn test\n```\n\n##\n\nAPI Endpoint: https://ride-my-way-server.herokuapp.com/api/v1  \nUI Template: https://lauragift21.github.io/Ride-My-Way/UI/index.html\n\n## AUTHOR\n\n[EGWUENU GIFT](https://github.com/lauragift21)\n\n## LICENSE\n\nRide My Way is [MIT licensed](https://github.com/lauragift21/Ride-My-Way/blob/develop/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flauragift21%2Fride-my-way","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flauragift21%2Fride-my-way","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flauragift21%2Fride-my-way/lists"}