Off-Campus Apartment Searching Tool
View the live website: https://off-grounds-housing-b-19.herokuapp.com/Technologies Used
This web application was built as a class project for CS 3240: Advanced Software Development at UVA in Fall of 2021. I was one of five group members working on the website and gained valuable experience collaborating and cooperating with a team to create a sophisticated piece of software. This project was my first experience with several technologies including Django, GitHub actions, and Bootstrap.
Technologies Used
- Django - Full-stack functionality
- GitHub Actions - automated integration testing
- Bootstrap - UI Design
- Cloudinary - image Hosting
- Google Geocoding API - extracting latitude and longitude values from human readable addresses
- Google Maps Javascript API - displaying a Google Maps component
- Heroku - deployment