Skip to content

Welcome to the Housing Management System for Provident Green Park. This system is designed to streamline the management of housing-related activities for residents and administrators. It includes functionalities for resident and admin login, searching for vacant houses, and managing maintenance calculations, complaints, and notices.

Notifications You must be signed in to change notification settings

fudhail1102/PGP_HMS_System_Interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PGP_HMS_System_Interface

Housing Management System for Provident Green Park

Introduction

Welcome to the Housing Management System for Provident Green Park. This system is designed to streamline the management of housing-related activities for residents and administrators. It includes functionalities for resident and admin login, searching for vacant houses, and managing maintenance requests, complaints, and notices.

Features

Resident Login

  • Residents can log in using their unique credentials.
  • Ability to view and update personal profile information.

Admin Login

  • Admins can log in using their unique credentials.
  • Admins have the ability to manage all aspects of the housing management system.

Search Vacant Houses

  • Users can search for vacant houses based on various filters such as size, location, and view owner details

Maintenance Requests

  • Admins can view and manage maintenance calculations and charges.

Complaints

  • Residents can file complaints regarding any issues they are facing.
  • Admins can view and address these complaints.

Notices

  • Admins can post notices that will be visible to all residents.
  • Residents can view all posted notices.

Installation

Prerequisites

  • Python 3.6 or higher

Requirements

To run this project, you need the following Python packages:

  • pillow==10.4.0

You can install these packages using the following commands:

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Necessary Updations

  • Edit the files named admin_passwd.txt, apartmentdetails.csv, OwnerData.csv, user_passwd.txt as per your needs.

About

Welcome to the Housing Management System for Provident Green Park. This system is designed to streamline the management of housing-related activities for residents and administrators. It includes functionalities for resident and admin login, searching for vacant houses, and managing maintenance calculations, complaints, and notices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages