Skip to content

abdellahi5/M1-exam-devops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devops_SRE_Exam

Cafeteria System

A web system developed with Flask in Python that allows users to view the cafeteria menu, select products by code and add to the order.

Requirements

Make sure you have the following requirements installed in your development environment:

  • Python 3.x
  • Flask (install via pip install flask)

When accessing the application, you will see the cafeteria menu with the available products and their respective codes. Enter the desired product code in the selection box and click "Add to Order" to add the product to the current order. The order will be displayed below the menu, showing the selected products and the total amount to be paid.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published