tourView

A full-stack Nodejs/Vuejs application to manage tours, booked tours, and also connect users to tour guides. It is carefully crafted as one that can easily require updates and new features. App hosted on Heroku

0
2
JavaScript

TourView App


View Demo »

Report Bug · Request Feature

Table of Contents

About DevCoach App

TourView

TourView App was built to connect users to vacation spots round the world. A user can search for all tours, book tours, rate tours etc.

Built With

List of major frameworks use to build getIdea.

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • npm
npm install npm@latest -g

Installation

  1. Clone the repo
git clone https://github.com/calvin-puram/tourView.git
  1. Install NPM packages
npm install
  1. Enter your environmental variables in .env
 API_KEY = 'ENTER YOUR API';
  1. Run Test
npm run test
  1. Start the project in development
npm run dev

Contributing

To contribute to this project follow the steps below. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Calvin Puram - @cpuram1 - [email protected]

Project Live: https://tourview.herokuapp.com/