Skip to content

Design & Implemented Real Estate Project in C language using various Strings, Functions, Algorithms .

Notifications You must be signed in to change notification settings

PrernaDaphale/Real-Estate-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Real-Estate-Management-System

This Real Estate Management System in the C programming language is a software application using various Strings, Algorithms, File handling that store all property details which allows Users to display, list, search and book the available property. Also Admin can add, view list, delete the property, view user bookings.

Description

This is an online real estate management system through which a user can book the property and admin can manage all the adding, deleting and can view the booked property information. Also it is easy to utilize, responsive and flexible alternative to handbook, paper-based property reservation.

Things you can do with this system

  • User SignUp
  • User SignIn
    • Display List
    • Search Property
    • Book Property
    • Logout
  • Admin Signin
    • Add List
    • View List
    • Delete Property
    • View Booking
    • Logout
  • Exit

For Admin Panel use username = admin and password = pass

Requirements for using it

  • A software (IDE) for reviewing the code
  • C/C++ compiler (Recommended: GCC Compiler)
  • Command Prompt or Windows Powershell

About

Design & Implemented Real Estate Project in C language using various Strings, Functions, Algorithms .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages