Skip to content

orlando-math-circle/omc-app

Repository files navigation

Orlando Math Circle App

Mobile event calendar platform built on TypeScript for the Orlando Math Circle non-profit organization.

Built by the students at the University of Central Florida

Links

Features

  • Netflix style multi-user account system.
  • Event creation with course and project groupings.
  • Configurable reminder emails.
  • Form and resizable image uploads.

Technology

  • Nest.js Node backend on top of PostgreSQL
  • NuxtJS Vue frontend
  • TypeScript