Skip to content

brianmuturi2/booking-app

Repository files navigation

LinkedIn


Logo

Booking App

An Ionic app where users can create and book accomodation in various locations.

Go to App »

Table of Contents
  1. About The Project
  2. Getting Started
  3. Features
  4. Contact
  5. Acknowledgments

About The Project

Product Name Screen Shot

A booking application that people can use to create and book accomodation, providing the name of the place, description of the accomodation, dates available, images of the accomodation and location details of the accomodation using google maps or current location of the device.

(back to top)

Built With

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • node
  • npm
  • ionic cli
    npm install -g @ionic/cli

Installation

  1. Clone the repo
    git clone https://github.com/brianmuturi2/booking-app.git
  2. Install NPM packages
    npm install
  3. Spin up development server
    ionic serve

(back to top)

Features

The following are the features implemented in the application.

  • Firebase authentication
  • Firebase realtime database for crud operations
  • Firebase hosting
  • Capacitor/ pwa elements for taking images and device location
  • Google maps for taking location

(back to top)

Contact

Brian Muturi - iambmn254@gmail.com

(back to top)

Acknowledgments

(back to top)