Skip to content

abhinav-bohra/GrowFast

Repository files navigation

GROWFAST

Employee Management System

GrowFast is an integrated management tool and Employee-HR portal which helps top level management of an organization to manage their HR related activities more effectively and efficiently. It is also a holistic software to help employees of an organization to carry out their internal tasks easily and effectively.

Screenshots

GrowFast

Getting Started

Download or clone this repository on your system. See deployment for notes on how to deploy the project on a live system.

Prerequisites

- JDK 13.0.1
- JavaFX 11.0.2

Installing

  • Install JavaFX 11.0.2
  • Download GrowFast Repo
  • Edit Growfast.bat file and copy paste the following command
java --module-path "C:\path\java\javafx-sdk-11.0.2\lib" --add-modules javafx.fxml,javafx.controls,javafx.graphics 
-jar Growfast.jar
  • Add path to JavaFX 11.0.2 folder in the above command
  • Run Growfast.bat file

Built With

  • JavaFX - Used for making GUI
  • Maven - Used for Dependency Management
  • MySQL - Used for Database Management

Design and Implementation Constraints

The constraints are :

  • Cannot be implemented as an Android/IOS App
  • Doesn’t work on outdated/slow servers
  • No other languages except English is used in this implementation
  • Advanced security features haven’t been introduced as of yet

Assumptions and Dependencies

It is assumed that the display will be provided to the all employees. It is assumed that there would be proper Banking System working independent

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Releases

No releases published

Packages

No packages published

Languages