Skip to content

UCDGeeks/RealEstate_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RealEstate_System

DSA Java Project by Team D2Real.

Real Estate System for a company to manage their Real Estate details efficiently.

Overview

Project presentation download: https://github.com/UCDGeeks/RealEstate_System/raw/master/DSA%20Project%20Presentation/Real%20State%20System.pdf

Quick start

Instructions and special notes:

  • This program requires JRE 7 or above to run correctly.
  • First run the main controller which is src/controllers/RealState.java

Project Packages at a glance

Within the project src folder, the things below available as packages. (Some importnant file names were added to the list):

src/
├── assets.data/
│   ├── records.txt - Text file holding the house data.
│ 
├── assets.images/
│   
├── connections/
│ 
├── controllers/
│
├── models/
│
├── views/

About

Data Structures and Algorithms in Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages