Welcome to the Producting 101 Hackathon repository! This is where the final round teams will submit their projects. Below are the instructions for submitting your project.
-
Create a Folder:
- Create a folder with your team name as the folder name.
- Example: If your team name is
TeamAlpha
, create a folder namedTeamAlpha
.
-
Add Your Project Files:
- Place all your project files (code, assets, documentation, etc.) inside your team's folder.
- Ensure your project is well-organized and includes a
README.md
file explaining how to run your project.
-
Push Your Changes:
- Fork this repository to your GitHub account.
- Clone the forked repository to your local machine.
- Add your team's folder to the repository.
- Commit and push your changes to your forked repository.
- Create a Pull Request (PR) to this main repository with your team's folder.
-
PR Naming Convention:
- Name your Pull Request as
[Team Name] - Project Submission
. - Example:
TeamAlpha - Project Submission
.
- Name your Pull Request as
-
Deadline:
- Ensure your Pull Request is submitted before the deadline. Late submissions will not be accepted.
- Your project must include:
- A working prototype or solution.
- A
README.md
file with:- Project description.
- Installation instructions.
- Usage instructions.
- Team members' names and roles.
- Proper documentation and comments in your code.
If you have any questions or face issues while submitting your project, feel free to reach out to the organizers or open an issue in this repository.
Weβre excited to see your innovative projects. Best of luck to all the teams!
Organized by: CodeNex Club, SRMIST
Repository Maintainer: CodeNex Team