Skip to content

A react app with Redux that communicates via websockets with an express.js backend that allows you to see all other current users of the site and their geological midpoint

Notifications You must be signed in to change notification settings

RingoDev/meetup

Repository files navigation

Meet in the middle

This project features a simple UI that allows to find a meeting point with everybody else that is currently on the website.

meetup-ringodev-com-mobile.png img.png

Implementation

This projects consists of an SPA React app that is built with Vite and a NodeJS/ExpressJS server on the backend. All communication is done through the websocket protocol.

The state and location of all users is stored in a mongoDB database.

About

A react app with Redux that communicates via websockets with an express.js backend that allows you to see all other current users of the site and their geological midpoint

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages