Skip to content

shaneding/MoveOut

 
 

Repository files navigation

MoveOut

MoveOut aims to assist students looking to move out from home by providing lifestyle estimates using advanced machine learning algorithms, trained on over 10,000 customers and millions of transactions

Developed in collaboration with Hanz Aora, Elisa Luan, and Jack Eadie

Usage

Frontend

To build the frontend: yarn install npm i

To run the frontend:

npm start

Backend

To build the backend

pip install -r requirements.txt

To run the backend:

python main.py

About

Hack the North

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 80.3%
  • JavaScript 9.2%
  • Python 6.5%
  • Jupyter Notebook 3.2%
  • HTML 0.8%