Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.53 KB

README.md

File metadata and controls

20 lines (17 loc) · 1.53 KB

Casa Domus

About the Project

Casa Domus is a group effort from six students for our Software Engineering class. The project was created by a customer specifically for our group and is unique compared to projects given to other groups in the class. The project was assigned with 2-3 months to collaborate together and produce not only a working web service, but also formal documentation on every step of the project.

About the Web Service

The goal of Casa Domus is provide accurate and completely free map of affordable housing at the county level. Our results are systematically chosen to match your ideal living conditions. Our interface runs within any Google Chrome 60.0+ or Firefox 58.0+ on a desktop client.

Contents of this Directory

Contained in this repository are the following directories

Agendas

This contains our meeting agendas written before every meeting that is held

Documents

This contains our formal documentation. Formal documentation is written before any meeting with the customer, and will be uploaded once we recieve an agreement from the customer.

src

This contains the actual code. This directory is reserved for the implementation of the webservice.

Prototyping

This contains any code that created seperately from the src folder. Code in this folder that contributes to the final code is integrated after the prototype is fully tested. Some prototypes may not be used in the final product.

Data

This contains the raw csv files that were used as sources of county information in the final product.