Skip to content

Lanxxxe/Apartment-Watch

Repository files navigation

Apartment Watch

A PHP-based apartment management system with real-time monitoring and CRUD functionality.

🚀 Introduction

The Apartment Watch is a web-based application built with PHP and MySQL. It enables landlords to manage apartment availability, track statistics, and perform CRUD operations on the apartment database. The system ensures landlords can monitor the current status of their properties and make data-driven decisions.

✨ Key Features

  • Create, Read, Update, and Delete apartment records effortlessly.
  • Real-time display of apartment availability and occupancy statistics.
  • Simple and intuitive design for landlords to manage apartments efficiently.

💻 Tech Stack

  • Backend: PHP
  • Database: MySQL
  • Frontend: HTML, CSS, JavaScript

🛠️ Setup and Installation

  1. Clone the repository
  git clone https://github.com/Lanxxxe/Apartment-Watch.git
  1. Navigate to the project directory
  cd apartment-watch
  1. Import the database schema
  • Use tools like phpMyAdmin or MySQL CLI to import the apartment_watch_database.sql file.
  1. Configure the database connection:
  • Update databaseConnection.php with your database credentials.
  1. Run the application:
  • Open the project in a local server (e.g., XAMPP, WAMP, or MAMP).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors