cs130-w22 / Group-A1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cya 👋

example workflow Release

Ever step away from your phone for a few minutes and miss 1000+ messages as your friends start planning some impromptu get-together? It's not fun scrolling all the way through to try and find all the scheduling details, when2meet links, and polls that've gotten buried by the time you realize what you're missing.

Our web app hopes to solve that by centralizing everything in one place. Miss the message? No worries, your friends can invite everyone by username or send you the link directly! Chat popping off? It's fine, all the polls and scheduling are all on one page.

Hope you enjoy!

Building, Testing, & Deploying

The builds and deployments are handled automatically by Github Actions. Builds and tests are triggered whenever a pull request is made to main, or whenever a commit is made to main.

Deployments are triggered and made to Heroku whenever commits are made to prod.

The frontend app is deployed at https://cya-client-cs130.herokuapp.com/ while the backend is deployed at https://cya-api-cs130.herokuapp.com/.

Please check the wiki for how to install locally from source or deploy to Heroku.

image

About

License:Apache License 2.0


Languages

Language:HTML 54.6%Language:JavaScript 39.8%Language:CSS 5.4%Language:SCSS 0.1%Language:Shell 0.1%