Project Submission

Submit Your Student Database System Project

Create a public GitHub repository with the exact name shown below, add all required files, and enter your GitHub username to submit.

Repository Requirements

Your repository must have this exact name:

github.com/<your-username>/student-database-system
Required Files and Folders
  • src/
  • main.cpp
  • student.h
  • student.cpp
  • data/
  • students_sample.csv
  • screenshots/
  • README.md
README.md Must Include:
  • Your full name and submission date
  • Project overview and features implemented
  • How to compile (g++ command or makefile)
  • How to run the program
  • Screenshots of menu and features
  • File structure description
Required (submission will fail without these)

Submission Form

github.com/
Enter only your username. We will verify the repository student-database-system exists in your account.

Your repository will be verified before submission is accepted

Project Submitted Successfully!

Your project has been verified and submitted. Great work on your Student Database System project!