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

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