Skip to content

FastFood🍔 - A classroom development project based on C# and WPF (Visual Studio).

Notifications You must be signed in to change notification settings

alexaf2000/FastFood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastFood

FastFood is a classroom development project made it with C# WPF using Visual Studio and requires the use of a MySQL server.

This was made as a first program/project trying to learn a new language.

What is FastFood?

FastFood was made trying to be a new style a point of sale (POS) or also know as TPV in spanish for restaurants.

What FastFood can do?

One of those things that FastFood can do is manage the tables that are inside your restaurant, change the state of the tables, start some orders, and select it's items.

Features

  • User manager
  • Add tables for your restaurant
  • Add products
  • See in one view the state of your tables
  • One view products and totals
  • Easy to use
  • Fast and intuitive user interface

Screenshots

Preparing the database

FastFood requieres the use of a MySQL server, once you have it, is necessary to import the SQL file that is in the release or in the database folder of the code. After import it you can configure the connection parameters in the login screen or in the config.ini file inside the program folder.

How to begin?

The first time you enter on it you can login with the default Admin user.

username: admin

password: admin

Once you are in, is hardly important to change the password.

After this if you want to add tables or products you can do it by yourself on the database directly (until version 1.5 will not be available by using the GUI).

About

FastFood🍔 - A classroom development project based on C# and WPF (Visual Studio).

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages