eduSTEMlab: Nayeli’s School Database Project in Python

January 1, 2024

Nayeli’s project is a Streamlit-based application for managing a student scores database. The program allows users to input a student’s name and scores in four subjects (Maths, English, Science, and History), calculates the total and average scores, determines the corresponding grade (A+, A, B, etc.), and displays the existing student data in a table.

Users can submit new student scores, and the program updates the CSV file, ensuring that all information is stored for future reference.
The application provides a user-friendly interface for interacting with and managing student performance data efficiently.

This is a great way to gather preferences and decisions. Good job Kyra!!

Categories: Python Programming

More Lifehack Videos