Skip to content

Latest commit

 

History

History
67 lines (54 loc) · 2.48 KB

README.md

File metadata and controls

67 lines (54 loc) · 2.48 KB

2024_fall Hackathon Project

Quick Links

Point of Contact

@rtwoo (on Slack and Discord) rtwoo@asu.edu

Team "Cognitive Timbre"

Project Overview

Brief description of your project and its goals.

Tech Stack

  • Frontend: HTML/CSS, DTL
  • Backend: Wagtail/Django
  • Database: SQLite
  • APIs: Google API

Setup Instructions

git clone https://github.com/opportunity-hack/event-registration.git
python -m venv cognitive-timbre-venv
cd Cognitive-Timbre-NMTSA-CMS/nmtsa_cms
pip install -r requirements.txt
python manage.py runserver

Your next steps

  1. ✅ Add everyone on your team to your GitHub repo like this video posted in our Slack channel
  2. ✅ Create your DevPost project like this video
  3. ✅ Use the 2024 DevPost to submit your project
  4. ✅ Your DevPost final submission demo video should be 4 minutes or less
  5. ✅ Review the judging criteria on DevPost

What should your final Readme look like?

Your readme should be a one-stop-shop for the judges to understand your project. It should include:

  • Team name
  • Team members
  • Slack channel
  • Problem statement
  • Tech stack
  • Link to your DevPost project
  • Link to your final demo video
  • Any other information you think is important

You'll use this repo as your resume in the future, so make it shine! 🌟

Examples of stellar readmes: