Skip to content

rickadviser/RickMorrisonService

Repository files navigation

RickAdvisor Pricing Tool

Functioning full-stack clone of TripAdvisor.com's pricing tool, allowing users to select travel dates through a calendar created in ReactJS and CSS3 and view dynamic pricing data from various online booking sites. This component was part of a microservices architecture for a larger app to clone a full TripAdvisor.com web page. A technical stack of ReactJS, Node.js, Express, and MySQL was implemented for this project.

Demonstration

RickAdvisor Demo Gif

Full Application Demo Video

Related Projects

Table of Contents

  1. Requirements
  2. Technologies Used
  3. Installing Dependencies
  4. License

Technologies Used

  • ReactJS - the front-end framework used
  • Node.js/Express - used to develop server
  • MySQL - used to store data for pricing and dates
  • Amazon Web Services (AWS) - used to deploy component for online hosting
  • Moment.js - used for formatting dates
  • CSS3 - used to style front-end render
  • HTML5 - used to construct skeleton of component

Installing Dependencies

From within the root directory:

npm install -g webpack
npm install
npm install express

License

Copyright 2019 Rick Morrison

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Service for Rick Morrison's module, booking tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages