GitHub Classroom Submission (Mandatory)
All code must be submitted via GitHub Classroom.
Email or pen-drive submissions will not be accepted.
Repository Structure (Mandatory)
ProjectName/
│
├── src/
├── docs/
│ └── report.pdf
├── presentation.pdf
└── README.md
README Must Include:
- Project description
- How to compile
- How to run
- Dependencies (if any)
Git Discipline
- Multiple commits expected.
- Commits should reflect development stages.
- Single final commit = penalty.