Skip to content

🔥FireSync is a comprehensive management system designed for both volunteer and professional fire departments. 🚒 This application provides tools for managing intervention logs, inventory and firefighter competencies.

Notifications You must be signed in to change notification settings

akv3sic/firesync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔥 FireSync

Deploy to Staging

FireSync is a comprehensive management system designed to assist fire departments, both volunteer and professional, in managing intervention logs, inventory, and staff competencies. This application aims to streamline operations, improve response times, and enhance overall efficiency within the fire department.

Technologies

FireSync is built using the following technologies:

  • Blazor - For creating a dynamic and interactive user interface.
  • .NET 9 - The backend framework providing robust support for the application’s logic.
  • MudBlazor - A modern UI component library for Blazor, ensuring a responsive and sleek design.
  • PostgreSQL - A reliable, open-source relational database used to store application data.
  • Docker - For containerizing the PostgreSQL database and ensuring a consistent development environment.

Getting Started

Prerequisites

Before you begin, ensure you have the following installed:

Setting Up the Project

  1. Clone the Repository:

    git clone https://github.com/akv3sic/firesync
    cd firesync
  2. Setup PostgreSQL with Docker:

    Create and start the PostgreSQL container using Docker Compose:

    docker-compose up -d
  3. Run the Application:

    Start the Blazor Server application:

    dotnet run

About

🔥FireSync is a comprehensive management system designed for both volunteer and professional fire departments. 🚒 This application provides tools for managing intervention logs, inventory and firefighter competencies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published