Skip to content

Latest commit

 

History

History
69 lines (44 loc) · 2.75 KB

README.md

File metadata and controls

69 lines (44 loc) · 2.75 KB

About RideShareX

Welcome to RideShareX! We've crafted this platform during our Unit 5 Construct Week, offering users the convenience of one-click cab bookings. Drawing inspiration from the user-friendly design of the Uber application, our goal is to provide an efficient and enjoyable experience.

Explore our platform:

Tech Stack

  • HTML
  • CSS
  • JavaScript
  • Node.js
  • Express
  • MongoDB

Screenshots

Home Page

Home Page

Driver Page

Driver Page

Blog Page

Blog Page

Rider Page

Rider Page

Footer Page

Footer Page

Responsiveness

Our website, RideShareX, is designed with responsiveness in mind to provide a seamless experience across various screen sizes and devices. We have utilized responsive design techniques, including flexible grid layouts and media queries, to ensure that the content adapts appropriately to different screen resolutions.

Responsiveness

Team Members

API Documentation

For detailed information on using our API, including available endpoints and any required authentication, refer to our - Swagger Document.

Contribution Guidelines

We welcome contributions from the community! If you'd like to contribute to RideShareX, please follow these guidelines:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix: git checkout -b feature/new-feature.
  3. Make your changes and commit them: git commit -m 'Add new feature'.
  4. Push to the branch: git push origin feature/new-feature.
  5. Submit a pull request.

Please ensure your code adheres to our coding standards and includes tests when applicable.

License

RideShareX is licensed under the MIT License. See the LICENSE file for details.


Feel free to reach out if you have any questions or need further assistance. Happy coding!