Studin

Studin is a web app written in React that allows students on BYU campus to create and see events that have free food. It is hosted on a Caddy web server and follows a RESTful architecture.

The Data

App data is stored using mongDB Atlas. Sensitive user data is encrypted using Bcrypt. Live updating of the event feeds is made possible through the use of WebSockets. Routing is handled through Express.js

Design

The design utilizes the current theming of Brigham Young University. These are the initial drawings created prior to development.