Giter VIP home page Giter VIP logo

shelterspot's Introduction

ShelterSpot

This Android application, developed using Kotlin, XML, and Firebase, offers a comprehensive hotel management system with separate interfaces for customers and hotel owners. The app streamlines the process of hotel booking for customers while providing hotel managers with tools to list and manage their properties efficiently.


Features

Customer Side

  • Authentication: Secure login using Firebase authentication.
  • Hotel Browsing: View a list of hotels with detailed information:
    • Hotel name
    • Location on Google Maps
    • Price (including GST)
    • Address
    • Number of available rooms
    • Capacity per room
    • Contact details (phone and email)
  • Search Functionality: Find hotels by city name.
  • Booking System:
    • Book rooms with integrated Razorpay payment gateway.
    • View booking history.
  • Real-time Updates: Automatic reduction of available rooms after booking.
  • User Profile: View and edit account details.
  • Logout: Secure sign-out option.

Hotel Owner Side

  • Authentication: Separate signup and signin options for hotel managers.
  • Hotel Management:
    • List new hotels with comprehensive details.
    • Edit and update existing hotel information.
    • Manage room availability.

Screenshots

Technology Stack

  • Language: Kotlin
  • UI: XML
  • Backend: Firebase
  • Maps Integration: Google Maps API
  • Payment Gateway: Razorpay

Installation

  1. Clone the repository:
git https://github.com/itssinghankit/ShelterSpot.git
  1. Install necessary dependencies.
  2. Add Google Map API key from Google Maps SDK to secrets.properties
MAPS_API_KEY= <Your API key>
  1. Configure Firebase credentials.
  2. Run the app on an Android device or emulator.

Contributing

We welcome contributions to improve ShelterSpot. Fork the repository, create a branch for your changes, and submit a pull request.

Contact

Feel free to reach out with any questions or feedback at [email protected]

shelterspot's People

Contributors

itssinghankit avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.