Skip to content

A web application for booking hotels, made with React.

Notifications You must be signed in to change notification settings

cmpe165spring2019/ReactApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bunker

image

Statement of Work

LikeHome is a web application (or mobile application) which shares catalog of ideas. LikeHomeis a mini clone of the very successful product hotels.com.

Scope of Work

The scope of this project is to design and develop LikeHome, which can manifest as an iOS, Android, Windows application. LikeHome should minimally provide the following functions:

  • Authentication (login/sign up)
  • Search:
    • Filter result
    • Sort results
  • Reservation
    • New
    • Change
    • Cancel
    • No multiple books in the same date under the same ID.
  • Payment Cancelation charge
  • Mybooking(show all my reservation)
  • Reward point
    • Redeem points for free stay System Interfaces LikeHome interacts with various interfaces, including but not limited to a web interface.

User Interface

LikeHome will have user interfaces that must look the same on iOS, Android, Windows or the Web.

Design

LikeHome is an easy to use application. Usability good GUI design and user-friendness should be the design focuses.

Setup

For team members of this project, please run the following commands:

git clone https://github.com/cmpe165spring2019/ReactApp.git

cd bunker

npm install

npm start

To keep updated and get the latest commits from master

git fetch origin

git rebase origin/master

About

A web application for booking hotels, made with React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published