Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/l33t-c0d3r-66/health-insurance-management-system

A Health Insurance Project created with JavaFX.
https://github.com/l33t-c0d3r-66/health-insurance-management-system

fontawesome hibernate java javafx jfeonix mysql

Last synced: 3 months ago
JSON representation

A Health Insurance Project created with JavaFX.

Awesome Lists containing this project

README

        

# Health-Insurance-Management-System

  • A Health Insurance Project created with JavaFX and Hibernate Framework.
  • This Project is built using IntelliJ Idea JFeonix for Material UI and SceneBuilder.
  • CSS was used for Coloring and Some Styling.
  • Maven was used as built tool.
  • This Project can be used by Health Insurance Companies for their Insurance Management Task.

    ## What is JavaFX?

  • JavaFX is a software platform for creating and delivering desktop applications, as well as rich web applications that can run across a wide variety of devices.
  • JavaFX has support for desktop computers and web browsers on Microsoft Windows, Linux, and macOS, as well as mobile devices running iOS and Android.
  • Check JavaFX on: https://docs.oracle.com/javafx/2/overview/jfxpub-overview.htm
  • Also Check this: https://openjfx.io/

    ## What is JFoenix?

  • JFoenix is an open source Java library, that implements Google Material Design using Java components.
  • Read more about JFeonix at: http://www.jfoenix.com/documentation.html

    ## What is SceneBuilder?

  • Scene Builder is free and open source, but is backed by Gluon.
  • Scene Builder allows you to easily layout JavaFX UI controls, charts, shapes, and containers, so that you can quickly prototype user interfaces.
  • Explore More: https://docs.gluonhq.com/scenebuilder/

    ## What is Hibernate?

  • Hibernate is a Java framework that simplifies the development of Java application to interact with the database.
  • It is an open source, lightweight, ORM (Object Relational Mapping) tool.
  • Hibernate implements the specifications of JPA (Java Persistence API) for data persistence.
  • You can find more about hibernate on: https://hibernate.org/orm/documentation/5.6/

    ## Contributions

  • Feel Free to Contribute to this Project.
  • Follow the Following Steps to Contribute

         1. Fork the Project

         2. Clone the repository

         3. Open the Project in IntelliJ Idea

         4. Open MySQL and Create a Database wit Name `ims`

         5. Run the Project.

    ## Project Images