Skip to content

internspirit/Hackathon-2025

Repository files navigation

🚀 Hackathon Manual - IsternSpirit Hackathon 2025

Welcome to the InternSpirit Hackthon 2025 hosted by InternSpirit powered by Fiire and The Trash Co.! 🎉

This repository is where participants will submit their projects. Please follow the instructions carefully to ensure a smooth submission process.

📌 Repository Rules

  • Each team must create a separate folder inside this repository named after their team.
  • Ensure your folder contains all necessary project files, including README.md with project details.
  • Do not modify or delete other teams' files.
  • Commit and push your code before the deadline!

📂 Folder Structure

Each team should maintain the following structure:

    |-- team-name/
        |-- src/
        |-- assets/
        |-- README.md
        |-- any other necessary files

🚀 Steps to Push Your Code

1️⃣ Fork & Clone the Repository

git clone https://github.com/internspirit/Hackathon-2025.git
cd Hackathon-2025

2️⃣ Create Your Team Folder

mkdir team-[example-team-name]
cd team-[example-team-name]

3️⃣ Add Your Project Files

  • Add your source code and assets.
  • Create a README.md inside your folder explaining your project.

4️⃣ Stage, Commit & Push Your Code

git add .
git commit -m "Added project for Team [your-team-name]"
git push origin main  # Or create a pull request if required

⏳ Submission Deadline

🕒 Ensure your project is pushed Continously after every hour to be considered for evaluation.

🏆 Judging Criteria

Projects will be evaluated based on:

  • Innovation 💡
  • Technical Implementation 💻
  • UI/UX Design 🎨
  • Presentation & Documentation 📜

📞 Support & Queries

For any issues, reach out via:

Best of luck! 🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published