Skip to content

Trup10ka/Kappa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

116 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kappa

This project is a task for my Programing class.

Kappa is a simple 100% Java console app that simulates simple management software for e-shop administrator.

Requirements

  • Java 22
  • MySQL 8.0 or MariaDB 10.6

Installation

  1. Clone the repository
git clone https://Trup10ka/Kappa.git
cd Kappa
./gradlew build

OR

Download the latest release from the releases page.

Description

The app consists of simple tasks:

  • Manipulating with customers
  • Manipulating with products
  • Manipulating with orders

How to run

java -jar ./Kappa-1.0-SNAPSHOT.jar

When you run your app for the first time, a template config file will be created and the app will close.

You edit the config file with the proper values and run the app again.

CLI commands

The most important command is:

help 

prints out all the commands available

help [command]

prints out the description of the command

Third-party libraries

This project uses the following third-party libraries:

License

This project is under the MIT license. See the LICENSE

Issues

If you find any issues, please report them!

About

📦 Console app as a simulation for an e-shop 💾

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages