Skip to content

arefbehboudi/ui-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dashboard Project

This project provides a web-based dashboard for managing Flyway database migrations and Quartz job scheduling. It includes a Flyway Dashboard and a Quartz Scheduler Dashboard, along with a central dashboard for navigation.

Features

  • Flyway Dashboard: Manage and monitor Flyway database migrations.
  • Quartz Scheduler Dashboard: Manage and monitor Quartz job scheduling.
  • Central Dashboard: Navigate to Flyway and Quartz dashboards easily.

Technologies Used

  • HTML
  • CSS (Bootstrap 4.3.1)
  • JavaScript (jQuery)
  • Spring Framework
  • Maven

Prerequisites

  • Java 17 or higher
  • Maven 3.6.0 or higher
  • Spring Boot 3.0 or higher

Installation

Add the dependency to your pom.xml file:

  <dependency>
      <groupId>io.github.arefbehboudi</groupId>
      <artifactId>ui-tools</artifactId>
      <version>0.1.7</version>
  </dependency>

Then run from the root dir of the project:

mvn install

Accessing the Dashboard

Once the application is running, open your web browser and navigate to:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages