Skip to content

CMPUT301F24coffee1/coffee1-events

Repository files navigation

coffee1-events

Overview

About

This is team coffee1's community event app made for CMPUT301 Fall 2024.

The Wiki page contains detailed information about this project, including CRC Cards, a UML diagram, a User Interface Mockup, and a timeline containing details about when each User Story was completed.

Setup

  1. Set up a firebase project

  2. Download the google-services.json file and place it in the /app directory of the project

  3. Deploy cloud functions

firebase login
cd functions/
npm install
sudo apt install node-typescript
cd ..
firebase deploy --only functions

About

Community Event Registration App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published