Giter Site home page Giter Site logo

develop-until-50-2022-submissions's Introduction

Develop Until 50 2022 Submission

This repository contains the rules and code of conduct for Develop Until 50 2022.

Contents

Requirements

Few pointers

  • You can make at max one commit per hour.
  • Don't close your PR.
  • No commits after Hackathon ends will be entertained.
  • It is required from the teams to keep committing within three hours of the previous commit to keep your hack backed up.
  • Make sure your whole project is inside the folder of your team.
  • If you have time left, make sure you make a README.md ๐Ÿ“„ ๐Ÿ˜‰ (it will help others to understand your code)

How to submit?

One member from each team have to follow this instructions: Follow the instructions in order:

  1. Fork this repository.

  2. Clone your fork, using git clone https://github.com/<your-username>/develop-until-50-2022-submissions.git

  3. Change Directory to develop-until-50-2022-submissions, using cd develop-until-50-2022-submissions

  4. Set remote to original repository using git remote add ups https://github.com/iiitv/develop-until-50-2022-submissions.git

  5. Create a branch named team#x, where "x" is your team number, using git checkout -b team#x

  6. Add a folder with name team#x - {Chosen_Theme_number} in root directory. Make sure your whole hack is in folder team#x - {Chosen_Theme_number}.

  7. Add a Readme.md file inside this folder, which should contain a google drive link with the demo video of your hack along with the instructions to run your hack. Feel free to include any other details in it.

  8. Only for AR/VR track, you dont have to upload your code files on GitHub rather include another google drive link in the readme containing all of your code files.

  9. Now add this folder to your staging area, using git add "team#x - {Chosen_Theme_number}"

  10. Now commit the changes using, git commit -m "Add team#x"

  11. Push the changes using, git push

  12. Open a pull request: As soon as the changes will be pushed, GUI of repository's main page will show a yellow banner saying you too open a Pull request, just click on it and you are done.

For making changes to PR, just keep on repeating Step 9-11.

Rules

  • Keep your content as original as possible.
  • It is allowed to use available softwares/packages as a module, but they can't be your project.

Our Community

Contact / Support

Happy Hacking! ๐Ÿ––


Made With โค๏ธ By IIITVCC

develop-until-50-2022-submissions's People

Contributors

im-madhur-gupta avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.