Skip to content

Simple CLI Shopping List app in 4 langs(c,cpp,py,java)#384

Open
P1ts0s wants to merge 1 commit intodiwas7777:mainfrom
P1ts0s:ShoppingList
Open

Simple CLI Shopping List app in 4 langs(c,cpp,py,java)#384
P1ts0s wants to merge 1 commit intodiwas7777:mainfrom
P1ts0s:ShoppingList

Conversation

@P1ts0s
Copy link

@P1ts0s P1ts0s commented Jan 26, 2026

A simple CLI-based Shopping List app implemented in C, C++, Java, and Python.
This project demonstrates how to create a basic text-based user interface and manage dynamic data structures (like dynamic arrays in C/C++ and lists in higher-level languages).
It’s perfect for beginners to see:

How to build a simple interactive CLI app

Memory management in C/C++

Cross-language implementation differences

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant