Giter Site home page Giter Site logo

tourhobe_react's Introduction

Tour Hobe (frontend)

Tour Hobe is a full-service Outbound Tour Operator in Bangladesh. Our main motive to make travel easier to adventure lover peoples. You can find and choose flexible trip packages to make your travel Easy, Enjoyable and Perfect with Tour Hobe Ltd.

Live

Click or visit here: https://trip-hobe.web.app

Tech Stack

Client: Reactjs,React-Router-DOM,Firebase, ContextAPI, Bootstrap,React-Hook-Form,Axios,

Features

  • Unique Design
  • Home Page
    • Banner,Hot Deals(trips list),Specialities,Newsletter,partners sections
  • Continue with Google
  • Trip Booking page with details and autofilled Name & Email
  • Protected route for unauthenticate users.
  • Dynamic Routing
  • Login/Logout Indicator on Navbar with profile Image(if have) and Username
  • My Bookings,Manage All Bookings,Add a new Trip Option (Only Authenticated User can access)
  • User can cancel his/her own booking from my booking option
  • Admin(currently logged user) can make approve & delete any booking from manage bookings option
  • Confirmation message before canceling/deleting any booking.
  • Data preload spinner
  • Realistic Header,Footer

Run Locally

Clone the project

  git clone https://github.com/icerahi/tourhobe_react.git 

Go to the project directory

  cd tourhobe_react 

Install dependencies

  npm install

Start the server

  npm run start

Backend

Tour Hobe is a full-service Outbound Tour Operator in Bangladesh. Our main motive to make travel easier to adventure lover peoples. You can find and choose flexible trip packages to make your travel Easy, Enjoyable and Perfect with Tour Hobe Ltd.

Tech Stack

server: Nodejs,Expressjs,Mongodb,Cors,Dotenv,

Live

Frontend: Click or visit here: https://trip-hobe.web.app

Backend: https://tour-hobe.onrender.com

Backend API Endpoints

  • /trips [GET] - Get all trips data
  • /trips [POST] - create a new trip
  • /trips/id [GET] - get single trip data
  • /booking [POST] - create a booking
  • /booking/id [DELETE] - delete a booking
  • /booking/id [PUT] - change a booking status pending to approved
  • /[email protected] [GET] - to get all booking information of specific user
  • /allbookings [GET] - get all booking data

Run Locally

Clone the project

  git clone https://github.com/icerahi/tourhobe_react.git

Go to the project directory

  cd tourhobe_react 

Install dependencies

  npm install

Start the server

  npm run start

Or (if Nodemon Globally installed in System)

  npm run start-dev

Authors

tourhobe_react's People

Contributors

icerahi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.