This document presents a student report card software project. The project allows users to create, delete, search, and display individual and all student records. It stores student data in structures and uses functions to calculate percentages and grades. The software has advantages like easy searching and viewing of records but disadvantages like an inability to modify data and lack of attribute checking. In conclusion, the software provides a helpful record storage system despite some limitations.