/estate-stats

Simple progr to evaluate the estate market prices

Primary LanguageTypeScript

estate-stats

Simple program to evaluate the estate market prices

<<<<<<< HEAD Backend in python with Flask rest API

Front end IONIC

Backend API endpoints :

general info of a city

* path : */city?api_key=[apiKey]&city=[city]
* return a json : `{
    "cityName":"string",
    "meanFlatPrice":"number",
    "meanHousePrice":"number",
    etc ....
}` 

=======

master