Skip to content

SreenidhiP/HackUTD-2023

 
 

Repository files navigation

HackUTD-2023: Home Sweet Home

Teamates:

Description:

Our web-app, Home Sweet Home, is a C++ program that helps users determine their eligibility to purchase a house based on their provided information. The program gathers user information and implements features such as visualization of data. It uses specific criteria to make an eligibility decision. It is a handy tool for individuals looking to buy a home to assess their eligibility before starting the home buying process. This project was developed as part of the HackUTD 2023 hackathon.

Usage:

  1. Clone the repository to your local machine: git clone: https://kumud-arora.github.io/HomeSweetHome.github.io/
  2. In order to test the cpp file, compile the main.cpp file using a C++ compiler: g++ main.cpp -o homesweethome.
  3. Run the web application: https://kumud-arora.github.io/HomeSweetHome.github.io/
  4. Follow the prompts to input your information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 49.0%
  • JavaScript 31.4%
  • HTML 11.2%
  • CSS 8.4%