Skip to content

pavanshah/AirbnbReplica

Repository files navigation

Guidelines for installation:

  • Once you take latest code, run below commands to install all the dependencies

    bower install npm install

  • All Client side code resides under public directory
  • Create HTML templates under public/views directory

  • Create Separate files for each AngularJS controller

  • Place JS files under public/scripts directory

  • Use bower to install all the client side dependencies

  • Use npm to install all the node dependencies

Screen Captures Of WebApp:

##Homepage: 1

##Sign-up: 2

##Sign-up Validation: 3

##Search Property: 4

##Search Property Validation: 5

##Property Details: 6

##Book Property: 7

##Payment Page 17

##Success Page: 8

##Bill Generation: 9

##Host Page: 10

##Host Home Page: 11

##Edit Profile: 12

##Create New Property: 13

##Submit Review: 14

##AirBnB Analysis: 15

##Host Property Analysis: 16

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published