USF students can view student apartments near USF in the fastest and easiest way.
- USF 5th Hackabullβ
- Period :
2023.03.26
~2023.03.27
1οΈβ£β Inspiration
2οΈβ£β User Stories
3οΈβ£β Package Structure
4οΈβ£β Technologies
5οΈβ£β Contributors
As a student attending USF, searching for student apartments has always been a stressful experience.
In particular, the process of searching and comparing apartments one by one on Google is extremely cumbersome.
Therefore, we have developed a website that displays information on student apartments near USF
on a single page to make it easier for students to find housing.
User | Functions |
List up all USF student apartments | User can view all student housing near USF (scrapped from Apartments.com) |
View the location on Google Map | User can view the location of the apartment on the popover page with Google Map |
View and compare the selected apartments | User can select apartments they want to look into and compare those apartments |
Visit the apartment website | User can click the link to visit the apartment website for more details |
π¦ USF-STUDENT-HOUSING
β£ π frontend
β β£ π node_modules
β β£ π public
β β£ π src
β β£ β π components
β β β β β£ π Cards.js
β β β β β£ π Container.js
β β β β β£ π Footer.js
β β β β β£ π Header.js
β β β β β£ π Hover.js
β β β β β£ π Maps.js
β β β π App.css
β β β π App.css
β β β π App.js
β β β π index.css
β β β π index.js
β£ π .gitignore
β£ π README.md
β£ π requirements.txt
β π app.py
π Technologies Used for This Project
Frontend
- React
- Google Map API
- React Bootstrap
Backend
- Flask
- Python Scrapping & Crawling
Collaboration
- Git
π Introduce team members and contribution
We worked together in most of parts, but put more time and be specified in each part
Siwon Kim | Hyunjun Yoo | Hyunjung Lee |
@Siwon-Kim | @destor306 | @oranberry |
Backend - Flask, Frontend - React | Frontend - React, Google Map API | Frontend - React |