Code Monkey home page Code Monkey logo

cloudhack's Introduction

CloudHack

  • The directories in this repository each correspond to a problem statement.
  • Each directory includes:
    • a description of the problem statement.
    • hints, helpers, and references to get started.
    • templates to build your project on.
  • To get started, download this repository (green icon at the top right of this repository that reads Code and then Download ZIP). You do NOT have to fork this repository or create a pull request.
  • Unzip the downloaded file.
  • Work with the directory corresponding to the problem statement assigned to you.
  • Markdown files like README.md are automatically rendered on the Github website. To read the instructions clearly, keep the corresponding tab with README.md file open.

Using GitHub

  1. If you don't have a GitHub account, visit GitHub to sign up. It's a good idea to install Git if you haven't already since it would let you work on your local computer and sync with GitHub with much more ease. If this is your first time with Git, setup your username and email on your terminal as follows:
    git config --global user.name "<your_name>"
    git config --global user.email "<your_email>"

  2. Create an Organization for Your Team
    Name the organization as follows: '111-222-333-444-CloudHack-X' where '111', '222', '333', '444' are the last 3 digits of the SRNs of all the team members, in ascending order, and 'X' is the problem statement assigned (1, 2, or 3).

  3. Invite your team members to join the organization.

  4. Create a new Repository under this organization for the purpose of this hackathon. Refer to this article for creating a new repository on Github and commiting files. Name the repository 'CloudHack_X' where 'X' is the problem statement assigned (1, 2, or 3) and make sure to keep the repository private. Your repository should always remain private unless asked or given permission to do so.

  5. Grant everyone in your team 'Admin' capabilities on this repository. To manage access, follow this guide. This makes sure everyone can individually commit their contributions and is visible on Github.

  6. If your project does not have a README.md file, add one. Mention the complete srn and section of all the team members. Add a couple of lines describing what you have implemented in the project, any features that make your implementation unique from the rest of the submissions. If you already completed Viva, push the final code and mention what all changes you were required to make. Here's a reference on how to push newly added files to Github.

  7. Based on the problem statement assigned (1, 2, or 3), invite one of the following TA's to the repository:

Contact

For any queries/clarifications, drop an email to [email protected]

cloudhack's People

Contributors

manahshetty avatar iamshubhamgupto avatar ash110 avatar sudhxnva 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.