#NMTSA_CMS
@rtwoo (on Slack and Discord) rtwoo@asu.edu
Brief description of your project and its goals.
- Frontend: HTML/CSS, DTL
- Backend: Wagtail/Django
- Database: SQLite
- APIs: Google API
git clone https://github.com/2024-Arizona-Opportunity-Hack/Cognitive-Timbre-NMTSA-CMS.git
python -m venv env
./source env/bin/activate
cd nmtsa_cms/nmtsa_cms
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver
- ✅ Add everyone on your team to your GitHub repo like this video posted in our Slack channel
- ✅ Create your DevPost project like this video
- ✅ Use the 2024 DevPost to submit your project
- ✅ Your DevPost final submission demo video should be 4 minutes or less
- ✅ Review the judging criteria on DevPost
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:
- ✨ 2019 Team 3
- ✨ 2019 Team 6
- ✨ 2020 Team 2
- ✨ 2020 Team 4
- ✨ 2020 Team 8
- ✨ 2020 Team 12