Skip to content

j1m-ryan/qca-calculator

Repository files navigation

🎓 qca-calulator

License: MIT
A QCA calulator for University of Limerick grades in React.js.

Progam being used

💻 Running Locally

  1. Clone or download the project
  2. Run the command npm install in the project directory
  3. Then run npm start to launch the web app in your web browser

Alternatively use the docker image with docker run -p 3000:80 jimryan/qca

⌨️ Usage

  • Select your grades in each year
  • To remove the last grade entered click the <- button
  • To remove all grades in a year click the CLR button

🔨 Built With