Meeter

An social network for people to find events near them.

Cover image for Meeter
Duration
2018 - Now
Client
School
Tags
#React
#Nextjs
#Prisma
#Graphql

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.

Login page
Login

Form is equipped with selector and auto complete location Google API.

create event form
create event