Skip to content

sangvinij/cafe_automation_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cafe application

Mobile GUI-application for cafe customers that allows viewing the menu, creating and editing the cart, and forming an order. Note: the project uses API-interface provided by the project cafe_automation, so before using it, you need to launch that project.

Software versions

python: 3.11.3
PIP_VERSION: 23.1.2
POETRY_VERSION: 1.5.0

Usage

To get started with this project, follow the steps below:

  1. Run an API-application
  2. Install poetry to your computer if it is not already installed.
  3. Clone the repository to your local machine.
  4. Navigate to the root directory of the project.
  5. Create and activate poetry environment by running poetry shell
  6. Install packages by running poetry install
  7. run an application by running python run.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published