You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Through this backend, our team was able to store user information for our augmented reality mobile app in a database.
About
This repo is the server-side of go.bARk, an augmented reality mobile app that allows a user to own a virtual dog. The backend allowed us to store user information to a database, using Node.js, Express, Sequelize, PostgreSQL, and Socket.io.