/drinks

Beverage storage management system written in C#

Primary LanguageC#MIT LicenseMIT

Drinks

Program to manage a beverage shop's storehouse and it's daily transactions.

Table of Contents

Installation

WIP

Usage

  1. Clone this project, or download it into a directory of your choice.
  2. Inside the folder Drinks/bin/Release you will find an executable, run it.
  3. To access certain parts of the program, you'll need an admin password, which is by default 12345.
  4. ...

Preview

Merely a prototype, not the actual application (at least for now).

prototype

Support

Please open an issue for support.

Contributing

Pull requests regarding bug fixes and code refactoring are welcome.