Submission Guidelines
For Code Projects
Please follow these guidelines to ensure a smooth submission process:
1. Repository Setup
Create a Git repository with clear commit history and proper branching.
2. Code Structure
Organize code logically with appropriate file/folder structure.
3. Documentation
Include a README with setup instructions and project explanations.
4. Code Quality
Follow best practices with clean, commented, modular code.
5. Final Submission
Push to GitHub/GitLab and share the repository URL.
For SQL Projects
Please follow these guidelines to ensure a smooth submission process:
1. Script Organization
Share the SQL as a script file containing all database objects.
2. Documentation
Include clear comments mentioning all tables, views, procedures, and functions.
3. Schema Design
Provide ER diagrams or schema documentation if available.