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

 
 
 

Contributors