Skip to content

Red Alert is a comprehensive emergency management and disaster response platform. It provides real-time monitoring, alerting, analytics, and resource management for incidents such as floods, disease outbreaks, and other emergencies.

Notifications You must be signed in to change notification settings

GIOVESS/red-alert

Repository files navigation

Red Alert

Red Alert is a comprehensive emergency management and disaster response platform. It provides real-time monitoring, alerting, analytics, and resource management for incidents such as floods, disease outbreaks, and other emergencies.

Features

  • Multi-hazard incident reporting and management
  • Real-time alerts and notifications
  • Disease surveillance and outbreak tracking
  • Flood monitoring and water level analytics
  • Resource allocation and inventory management
  • Volunteer coordination and task assignment
  • Analytics dashboards for trends and response times
  • User authentication and role-based access

Frontend Tech Stack

  • Next.js (React framework)
  • TypeScript
  • Tailwind CSS

Getting Started

Prerequisites

  • Node.js (v16+ recommended)
  • PNPM (install via npm install -g pnpm)

Installation

  1. Clone the repository:
    git clone https://github.com/GIOVESS/red-alert.git
    cd red-alert
  2. Install dependencies:
    pnpm install

Running Locally

  • Development mode:
    pnpm dev
  • Production build:
    pnpm build
    pnpm start

Directory Structure

  • app/ - Next.js app directory (pages, layouts, routes)
  • components/ - Reusable UI and feature components
  • hooks/ - Custom React hooks
  • lib/ - Utility functions
  • public/ - Static assets
  • styles/ - Global styles

Contributing

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/your-feature)
  3. Commit your changes (git commit -m 'Add new feature')
  4. Push to the branch (git push origin feature/your-feature)
  5. Open a Pull Request

License

This project is licensed under the MIT License.


For more information, see the GitHub repository.

About

Red Alert is a comprehensive emergency management and disaster response platform. It provides real-time monitoring, alerting, analytics, and resource management for incidents such as floods, disease outbreaks, and other emergencies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages