Skip to content

ValNielson/Caffeine-Cafe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caffeine Cafe

Final project for CSI 1310, Welcome to Caffeine Cafe where all of your coffee dreams are lines of text on a screen.

Descripton:

For my project, I created a script that simulates being in a coffee shop. It could be used as a complicated online ordering system, which can be useful to a coffee shop that only does pick-up or online orders. It could also be a useful starting point for an immersive café style game. So, the uses are endless for this script. My script can do 4 different things, List the menu, order a coffee, suggest a coffee, and view customer history, technically 5 if you count leaving. I think this is useful because not only could you use this to do online orders, but you could use it yourself to keep track of what coffees you have ordered in the past so it’s easier to re-order them. It could also be useful to keep track of coffee suggestions, most coffee shops do a featured coffee so if you are constantly getting suggestions with ingredients it will make, making a new coffee that much easier. This program uses one main class system and some if/elif/else statements to make it work for maneuverability.

Prerequisites:

Before beginning using this applicaiton, you need to have python 3.10+ installed on our computer.

Getting Started:

To access our games, you will need to run the main.py file with python. To do this, follow the steps below:

  1. Clone our entire GitHub repository using the following link (https://github.com/SKel1817/Caffeine-Cafe)
  2. Open your command prompt or terminal and navigate to the directory where you saved the project.
  3. Run the “main.py” file using Python to run Caffeine Cafe.

Navigation:

Once you run main.py it will will give you instructions of how to naviagte the menu inside the terminal. You will have many options and to interact with them you will need to enter the desired information with your keyboard and then hit enter.

Support:

If you encounter any issues while please let us know by submitting an issue at: https://github.com/SKel1817/Caffeine-Cafe/issues

About

A terminal based coffee shop experience

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages