Please enable JavaScript.
Coggle requires JavaScript to display documents.
Real-estate prediction website - Coggle Diagram
Real-estate prediction website
Page1(enter information)
Back End
Java
Keep The inputted data(store in database)
Use inputted data to operate AI application(abdullah)
Front End
JS(bootstrap)+HTML+CSS
Year built
number of floors
number of bedrooms
number of full bathrooms
Livable squar feet
total Squar feet
Garage Type
Garage Square feet
Has pool?
Has heating?
Has cooling?
Street name?
Choose City?
Zip Code(Optional)
Page 3(show similar listings and on Map)
Backend
retrieve Specific Listening's Details
Front end
JS(bootstrap)+HTML+CSS
Page2(Predict price)
BackEnd
Get Output of AI Application ($price) Get output from Database for Similar listing(abdullah)
Frontend
JS(bootstrap)+HTML+CSS
Display Result page including(predicted Price and Similar listings in a list form)
Data Collection(Abdulah)