An social network for people to find events near them.
Authentication achieved with JSON Web token and b-crypt. Token is stored in local storage and encrypted with b-crypt. Apollo with Graphql yoga is used to communicate with the back-end. Which is a PostgreSQL server hosted by Heroku.
Form is equipped with selector and auto complete location Google API.