
Closed
Posted
I’m building a beginner-friendly console application that keeps track of student data, and I’d like you to code it in Python for me. The core functionality is straightforward: the user must be able to add and delete student records, search for any record, and display all records currently on file. Each student entry should capture the following details: • Name and age • Student ID and grade • Class and contact information Please store the data permanently in a plain text file and structure the program around reusable functions so the logic stays clear. I need the code to be clean, well commented, and easy for newcomers to read—think of it as something that could serve as a learning reference. Deliverables 1. A single .py file containing the full, runnable program. 2. A sample text data file generated by the script. 3. Brief instructions (README or inline comments) on how to run the program and where the data file will be created. Acceptance criteria • All four operations (add, delete, search, display) work from the console without crashing. • Records persist between sessions using file handling, not in-memory storage alone. • Code is logically divided into functions, with comments explaining each step. If this sounds clear, let me know your timeframe and any questions.
Project ID: 40474287
78 proposals
Remote project
Active 21 secs ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs