CoolFace
Apppublic

rivapereira123/wam-calculator

sourceHugging Faceupdated 1y agoView on Hugging Face
2likes
App README

UOWD WAM Calculator

This is a simple Streamlit app to help UOWD students calculate their WAM (Weighted Average Mark) based on their subject transcript records.

How to Use

  • —Paste your UOWD transcript text copied from SOLS.
  • —The app extracts completed subjects and credit-weighted marks.
  • —It calculates your WAM instantly and displays a summary.

Formula Used

WAM = sum(credit × mark) / sum(credits)

Deployment

This app is built with Streamlit and hosted on Hugging Face Spaces.