HashMap
Back
This project was created for CIS 350. HashMap is a location based friend search for people who play similar games to you! You can connect many of your accounts and settings to find friends near you. This project was created using Angular 7 and used a Firebase database to hold all of the information needed. It used built in Google Authentication to allow users to login/register. It also used JavaScript cron jobs to frequently pull a game list from the steam API. This was all tied together in a JavaScript Web API. For testing, Protractor E2E was used to run all end-to-end testing and Karma was used for all unit tests.
- Completed: August 2019
- Tools: HTML/CSS, Angular 7, Firestore, Protractor E2E Testing, Karma Testing, Firebase, JavaScript
Screenshots