Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping List Manager

A terminal shopping list using fstream and sstream.

Add items with prices, view the whole list, and delete items.

Latest Release

https://github.com/manannjoshi/shoppingListManager/releases/tag/v1.0.0

How to run?

Get the latest release from https://github.com/manannjoshi/shoppingListManager/releases/tag/v1.0.0 and download the file latest release according to your system and then extract the file and then find the bin folder in the root folder and then find your executable file, for eg : .exe file for windows

Features

  • Add items with a name and price
  • Price validation — rejects non-numeric prices and empty input
  • View the list — numbered, one line per item
  • Delete items — pick by number, the list is rebuilt without it
  • Storage — items live in items.dat, created automatically on first add

The items file is created on your first add.

Releases

This project is released using CMake for 3 different platforms - windows, linux and macos.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages