Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 979 Bytes

README.md

File metadata and controls

47 lines (33 loc) · 979 Bytes

LiquorStockManagment

Liquor stock managment system

Installation

  1. Initialize git repository
git init
  1. Clone the repo
git clone https://github.com/AnujaKoralage/LiquorStockManagment.git
  1. Import project via Intellij Idea

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/[ProjectName])
  3. Commit your Changes (git commit -m 'Add some [ProjectName])
  4. Push to the Branch (git push origin feature/[ProjectName])
  5. Open a Pull Request

Prerequisites

  • Intellj idea
  • Jasper Studio
  • JavaSE(JavaFX)
  • SceneBulider

Built With

  • JavaFX
  • Java

Technological Stack

  • Layered Architecture
  • Singleton, Factory, DAO, DTO, Strategy design patterns
  • MySql

Authors