Skip to content

This project(Property Booking System) was developed for a hackathon within a time frame of 6 hours.

Notifications You must be signed in to change notification settings

Surya-Kumar-03/Property-Booking-System

Repository files navigation

Property Booking System

Features

  • Access Made Simple: Experience Effortless Login with Our User-Friendly System!
  • Discover Your Perfect Stay: Find Your Ideal Hotel by Name or Location!
  • Elevate Your Property Showcase: Present Your Listings with our Sleek and Modern Card System!
  • Experience Your Dream Destination: Dive into the Details with the Hotel's Comprehensive View Pages!

This project was developed for a hackathon within a time frame of 6 hours. We request you to take into account the limitations and difficulties faced during the planning, web design, development, and hosting stages of this project.

Tech

  • ReactJS
  • Tailwind CSS
  • Material UI
  • HTML5
  • CSS3
  • Django
  • Django REST Framework
  • MySQL

Snapshots of the app

image image image

Installation

The Project requires Node.js v10+ to run.

Install the dependencies and devDependencies and start the server. Front-End Setup

cd front-end
npm install
npm build

Back-End Setup

cd backend
python -m venv venv
venv/scripts/activate # windows
source venv/bin/activate # linux/Mac
pip install -r requirements.txt
python manage.py runserver

Development

Want to contribute? Great! You can follow the setup and contribute to the project. Connect with us if you are stuck!

About

This project(Property Booking System) was developed for a hackathon within a time frame of 6 hours.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published