Inspiration

This project draws inspiration from the anime 86, specifically the Handler One system that controls both EDC (Emergency Dispatch Conversation) and MCSM (Micro Credentialing System for Medicine). The design and concept focus on integrating dispatcher and responder functionalities, informed by lateral challenges and organizer-provided ideas.

What it Does

Taskete is a web application designed to assist both dispatchers and responders:

  • For Dispatchers (EDC):
    • Emergency Dispatch Conversation/Copilot AI
    • Speech-to-Text (STT) Copilot for data visualization, predictions, and real-time solutions
    • A visualizer displaying affected body parts and the severity of issues
    • Data extraction to generate document files for record-keeping
    • Conversational AI for answering context-specific queries
  • For Responders (MCSM):
    • Standard courses with examinations for credentialing
    • Credential maintenance system with expiration dates based on exam performance
    • User profiles showcasing certifications and accomplishments
    • Unique QR codes for verification to prevent fake credentials

How I Built It

We developed the application using:

  • Technologies: HTML, CSS, JavaScript, JSON, and NPM
  • Tools: GitHub for version control and collaboration

Challenges We Faced

  • CORS Issues: Restricting cross-origin requests caused delays in implementation.
  • Database Access: Difficulty loading static databases on GitHub Pages and Vercel.

Solutions

If the app does not function on GitHub Pages or Vercel, the issue may stem from browser restrictions. As a workaround:

  1. Clone the repository.
  2. Open index.html with a live server locally.

Accomplishments

  • Enhanced web development and JavaScript skills.
  • Created a project with potential real-world impact.
  • Successfully delivered the project on time.

Lessons Learned

  • Techniques for accessing static JSON databases using JavaScript.
  • Deeper insights into JavaScript functionalities.

What's Next for Taskete

  • Developing version 2 with:
    • Improved database integration or APIs.
    • A first responder network and response system to better connect dispatchers and responders.
Share this project:

Updates