Skip to content
#

menu-driven-program

Here are 23 public repositories matching this topic...

Data-structure-using-C
Normalizations_Using_Menu_Driven

We have implemented Different types of normalizations techniques min-max normalization, Z-scale normalization, and decimal scaling normalization using menu- driven approach. We have used a user-input method for taking inputs from the user and perform normalization on the data value.

  • Updated Jun 11, 2022
  • Jupyter Notebook

This was my first bootcamp project, where I built a CLI-based menu system for a café to manage products, customers, couriers, and transaction data. The project evolved over six stages — from basic Python with no data persistence to integrating PostgreSQL and Docker for a more advanced, database-driven solution.

  • Updated May 15, 2025
  • Python

Improve this page

Add a description, image, and links to the menu-driven-program topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the menu-driven-program topic, visit your repo's landing page and select "manage topics."

Learn more