Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 2.62 KB

GETTING_STARTED.md

File metadata and controls

46 lines (34 loc) · 2.62 KB

Template Structure & Instructions

This template repository serves as a primer for hackathon participants to setup, develop, and submit qualified projects.

Repo File Structure

File / Folder Purpose
archive Target folder for retaining original files during repo configuration process.
challenges Collection of folders outlining setup criteria and instructions pertient to each event challenge.
hackproject Root project workspace folder for team artifacts.
submission-guides Collection of preparatory and submission guides for using this repo.
FAQ.md Collection of frequently asked questions related to Hackathon
HELP.md Hacker's Guide for tools, sample use-cases.
README.md Default repo getting started instructions.
SUBMISSION_README.md Template README required for project submission. It replaces current README.

Setup

  1. Read FAQ and Hacker's Guide
  2. Before configuring the project repository, get familiar with the configuration requirements for the preferred challenge:

Develop

workflow-steps

Recommended Activity

  1. Attend suggested challenge (track) workshops
  2. Team Brainstorming using Design Thinking Recipe
  3. Develop Use Case Story based on findings from Design Thinking excercise.

Required Activity

  1. Develop Playback Brief using provided template. Hint: Leverage findings from Design Thinking to simplfy this task.
  2. Develop Concept Playback Pitch Video using the Playback Brief.
  3. Develop solution code or optional prototype depending on requirements of challenge track.
  4. Develop Concept Show-n-tell video demonstrating working solution code in action.
  5. Review and update GitHub Repo to ensure it is well structured and organized for judges.

Submit

The following steps are suggested for submitting a qualified event submission:

  1. Prepare repo for submission
  2. Refer to Participant Guide Submission Process