This is a simple web application that helps users calculate the final score needed to achieve different letter grades based on their test scores. 🔗http://afk.ac/grades
- Users can input their test scores.
- The app calculates the current score and evaluates the final score required for various letter grades.
- User-friendly web interface with HTML templates.
- Developed using the Flask framework for easy deployment.
- Input your test scores.
- Receive instant feedback on your current grade and the score needed for desired grades.
- Clone the repository.
- Install the required dependencies (
Flask). - Run the Flask app (
python grades_app.py). - Access the app in your web browser.
Feel free to contribute, report issues, or customize it for your specific needs. Hope it helps out!