Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 627 Bytes

File metadata and controls

16 lines (12 loc) · 627 Bytes

Friend Finder

This fun Silicon Valley themed application mimics the basic functionality of a BuzzFeed quiz. The application uses three routes built using Express.js. Two of the routes take the user to HTML pages (the homepage and the survey). The third route delivers an API containing JSON objects that store information about each of the potential character matches the user can get.

https://friend-finder-psmith1.herokuapp.com/

Technologies used

•	Javascript
•	HTML/CSS
•	Bootstrap
•	AJAX
•	Node.js
•	Express.js

Summary

Friend Finder Screenshot