Vibe outlays an innovative solution to hangout management in the modern era. It allows its user to spend more time hangout rather than coordinating everyone to hangout. Vibe accomplishes this through considering a user’s pre-committed events and picks a time that it believes would result in the maximum likelihood of the most people showing. Vibe provides other functionality as exploring nearby events, forming groups, adding friends, and much much more.
This document is written to provide some insight in the development of Vibe.
This repository is a public friendly mirror of the original, which contained sensitive information such as API keys. This repository tracks both the web front end and back end API written for Vibe.
The front end was written using React JS whereas the back end was written JavaScript making use of Node, Express and Google Firebase.