Skip to content
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.

Commit

Permalink
Merge branch 'master' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
bharatari committed Apr 27, 2020
2 parents ff4d2d4 + 999713f commit 32c5f85
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
# UTD Grades

![Deploy to Production](https://github.com/bharatari/utd-grades/workflows/Deploy%20to%20Production/badge.svg?branch=master)

UTD Grades is a tool to view grade distributions at UT Dallas.

## Components

This monorepo consists of 4 sub-projects split into the core application and side utilities.

Core Application:
* The `client` folder contains the project's front-end built with React and Redux
* The `client` folder contains the project's front-end built with React and Next.js
* The `functions` folder contains the project's backend code built as Node.js AWS Lambda functions with the Serverless Framework

Side Utilities:
Expand Down

0 comments on commit 32c5f85

Please sign in to comment.