Skip to content

This was inspired by a project a friend had to do. I wanted to test out my c# skills, so I decided to create this. It's a simulated coffee machine with a GUI interface and some database connectivity - though it defaults to hardcoded values if no database is available..

Notifications You must be signed in to change notification settings

robinos/Coffee-Machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Coffee-Machine

This was inspired by a project a friend had to do. I wanted to test out my c# skills, so I decided to create this. It's a simulated coffee machine with a GUI interface and some database connectivity - though it defaults to hardcoded values if no database is available.

Namespace: CoffeeMachineProject

Main Class: CoffeeMachine

Form Class: CoffeeMachineForm

Other Classes: Machine, Drink, Coffee, DrinkDatabase

About

This was inspired by a project a friend had to do. I wanted to test out my c# skills, so I decided to create this. It's a simulated coffee machine with a GUI interface and some database connectivity - though it defaults to hardcoded values if no database is available..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages