Skip to content

Kristi-Hugs/Reset911

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Reset911

Reset911 is a mental health support app designed for 911 dispatchers. It provides quick reset tools, trauma-informed journaling prompts, and burnout trackingβ€”all in a privacy-first, modular web app.


🚨 Why It Matters

911 dispatchers face intense emotional stress daily. Reset911 helps them:

  • Reset quickly after high-stress calls
  • Reflect through guided journaling
  • Track burnout symptoms over time
  • Maintain privacy with local data storage

πŸ› οΈ Tech Stack

  • HTML/CSS/JavaScript (Vanilla)
  • Modular JS via ES6 import/export
  • LocalStorage for journaling and mood tracking
  • JSON for dynamic prompt loading

πŸ“ File Structure

Reset911/ |-index.html |-style.css |-app.js |-components/ |-ResetModule.js |-JournalModule.js |-BurnoutTracker.js |-data/ |-prompts.json

πŸš€ How to Run Locally

  1. Clone the repo:
    git clone https://github.com/hardtimes-code/Reset911.git
    cd Reset911
  2. Open index.html in your browser

πŸ“Š Features 🧘 Breathing Reset: Guided breathing prompt

πŸ““ Journaling: Trauma-informed prompts + local save

πŸ“ˆ Burnout Tracker: Mood logging with timestamp

πŸ“ Dashboard: View entries and filter by date

🧠 Future Enhancements Mood trend visualization (charts)

Prompt categories (burnout, resilience, shift reflection)

Secure cloud sync (opt-in)

Mobile-first UI and accessibility upgrades

πŸ”’ Privacy First All data is stored locally in the browser. No accounts, no tracking, no external sync unless explicitly added.

🀝 Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you’d like to change.

πŸ“„ License MIT License. See LICENSE file for details.

About

Mental Health Reset Tool for 911 Dispatchers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published