Skip to content

Component for the lode-io webapp, which allows user to view and book a stay

Notifications You must be signed in to change notification settings

lodge-io/booking-module

Repository files navigation

Booking Module

Module which allows user to view open dates for a property and start a booking.

Table of Contents

  1. Screenshots
  2. Technologies
  3. Setup
  4. Related Projects

Screenshots

Booking Module step 1

Booking Module step 2

Booking Module step 3

Technologies

  • React - Main front-end framework for defining components and interactivity
  • Express/Node - Used to implement back-end routes
  • MongoDB - Database management system; project includes seeding script to generate 100 random listings
  • Docker - Container which allows for cross-platform deployment and scalability
  • Styled-Components - Used to modularize CSS for components

Setup

Clone the repository

> npm install
> npm run seed
> npm run build
> npm run start

Related-Projects

About

Component for the lode-io webapp, which allows user to view and book a stay

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •