A smart report card generator for schools
This is a simple web-based report card generator for teachers, school owners, and admins. It allows users to:
- Enter student name, class, and scores
- Automatically calculate the average
- Display a printable report card
- Download the report card as a PDF (via print)
Use the app here:
https://husbill.github.io/report-card-app/
- HTML
- CSS (Tailwind CDN)
- JavaScript
- GitHub Pages (for free hosting)
- Open the live link above
- Fill in the studentβs details and scores
- Click "Generate Report"
- Click "Download PDF" to save or print the report
Created by @husbill