AM Data Management System Script

Overview

# AM Data Manager

AM Data Manager is An Interactive GUI Based Data Manager for Storing Students, Employee Data.
This is Application is Provided With Easy to Use UI and Features Like Generating ID Cards

##### To Install the Application, Import The Zip File in Netbeans.

  • Homepage of The Application is Buttons for Viewing Data, Editing Data and Generating ID Cards.
  • View Data is Consisting of Table Which Shows Already Stored Data.
  • Add Data is Provided with Inserting New Data and Changing of Stored Data.
  • ID Cards Generated IDs and Stores in PNG.

Features

  • Easy to Use and Modern UI
  • Viewing Stored Data in Table Format
  • Adding New Data
  • Updating and Deleting Stored Data
  • Generating ID Cards

Requirements

  1. JavaFX 8 or Higher
  2. Java JDK8 or Higher
  3. Netbeans or Any Other IDE to Import Project
  4. Windows, Linux or MAC System

Instructions

Import Project in an IDE

Run managementsystem.java

Related