Skip to content

violet009200/Chicago-neighborhood-informant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Chicago-neighborhood-informant

This was Group project for CS440 (Software Engineering) with Qian Wang, Ze Li and Siddharth Sinha.

The program is written in JAVA that is for finding apartment based on neighborhood information of Chicago. First, create database by using MySQL program then the program download the database from website, citiofchicago.org, and save it as .csv file. And create table by using .csv file. User can find apartment information by searching zip-code, community area name or property type.

You can change file-path for .csv file in Database.java in main function.

Database information is in DatabaseModifier.java

About

This was Group project for CS440 (Software Engineering) with Qian Wang, Ze Li and Siddharth Sinha.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages