Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

eloymelo/pizzeria-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pizzeria - Command-Line Application

This project is a command-line application built with Python. It serves as the initial proof of concept and foundational logic for the full Pizzeria web application. The primary purpose of this repository is to practice and demonstrate core Python programming concepts.

Project Ecosystem

This is one of three related repositories for the Pizzeria project:

  • pizzeria-cli (This one): The foundational Python logic in a command-line interface.
  • pizzeria-database: The SQL scripts for designing the database schema.
  • pizzeria-webapp: The final web application built with Django.

Data Storage

This command-line version uses a simple json file for data persistence. It does not use or connect to the SQL database defined in the pizzeria-database repository.

Technologies Used

  • Python
  • JSON

About

A command-line pizza ordering app in Python. The first phase of a larger web application learning project.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages