Skip to content
/ portal Public

Check out the ACM Portal which handles event attendance, applications and lets you engage more with ACM!

Notifications You must be signed in to change notification settings

acmutd/portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0fc2a7d · Sep 5, 2022
Mar 31, 2021
Aug 2, 2020
Mar 9, 2021
Jun 17, 2021
Feb 18, 2022
Mar 9, 2021
Aug 5, 2020
Feb 2, 2022
Nov 11, 2021
Mar 9, 2021
Jan 17, 2022
Mar 9, 2021
Mar 9, 2021
Feb 18, 2022
Feb 18, 2022
Nov 11, 2021
Nov 11, 2021

Repository files navigation

Association for Computing Machinery Portal

Portal Automated Testing and Continuous Integration

Official front-end for the ACM website & portal.

Quick Start

  • Create .env file for Auth0 configuration, request ACM Development for domain and client ID.
  • Run npm run dev
Auth0 & Authentication

Refer to ACM Development Authentication for more information on using our authentication features.

Connecting to backend

In progress. All communication with firebase should occur through the ACM Portal API. Refer to ACM Portal Backend for more information on locally testing the backend.

How to Contribute

Take a look at our open issues, and feel free to leave a comment if you're interested in resolving one! If you have a new feature request or have a bug to report, open an issue and follow the instructions in the template.

Questions

If you have questions about this project, contact ACM's engineering team at engineering@acmutd.co.

Contributors