github

Apartment Indexing App (CruzHacks 2020)

Built with Node.JS, MySQL

I created the backend for our team's Apartment Indexing App submission for CruzHacks 2020. The webapp serves as a centeralized location for finding housing in the Santa Cruz area, employing a web scraper to find apartment listings.

My portion of the app stored and organized all scraper and user account data in a MySQL database. The data was collected from my teammates via an Express webapp, which organized and stored it in the database.

GitHub Repo: https://github.com/red-queen-labs/server