Skip to content

IMPATIENT89/Shukla_Travels

Repository files navigation

Shukla Travels

Welcome to Shukla Travels, your go-to platform for seamless vehicle booking and hosting experiences. Whether you're a customer looking for the perfect vehicle for your trip or a host wanting to showcase your vehicles, Shukla Travels has got you covered.

Features

For Customers:

  1. Easy Booking: Browse through a variety of vehicles and choose the one that suits your preferences.
  2. Secure Payments: Make hassle-free payments at the time of booking, ensuring a smooth transaction process.
  3. Convenient Options: Find the perfect vehicle for your trip, whether it's a cozy sedan, a spacious SUV, or a rugged off-road vehicle.

For Hosts:

  1. Vehicle Showcase: Showcase your vehicles by uploading images and providing relevant details for potential customers.
  2. Earn with Every Booking: Receive payments every time a customer books your vehicle, turning your assets into a source of income.
  3. Manage Bookings: Keep track of your bookings and availability with our user-friendly dashboard.

Tech Stack

  • Rails 7
  • Ruby 3
  • Bootstrap 5.0
  • Stripe for Payment

Getting Started

To run Shukla Travels locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/IMPATIENT89/Shukla-Travels.git
    cd Shukla-Travels
  2. Install Dependencies:

    bundle install
  3. Set Up the database:

    rails db:create db:migrate
  4. Add your Stripe API Keys:

    export STRIPE_PUBLISHABLE_KEY=your_publishable_key
    export STRIPE_SECRET_KEY=your_secret_key
  5. Start the Server

    rails server
    

Visit http://localhost:3000 in your browser to explore Shukla Travels locally.

Feel free to contribute or report issues – happy traveling!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published