Project #9
Bazar List
To solve writing shopping list into a paper and count the costs later.
Just create a list of your buying materials. Add price later and mark it checked later.
It'll calculate the total automatically
Bazar List - Personal Shopping List Manager
A modern Golang web application for managing your home bazar (shopping) list. Built to learn Golang fundamentals and web development.
ð Now Available as a Web Application!Bazar List has been upgraded from a CLI tool to a full-featured web application with a beautiful UI!
FeaturesWeb Application â NEW
- ð¨ Beautiful, modern UI with responsive design
- ð RESTful API
- ð± Mobile-friendly interface
- ð Real-time statistics dashboard
- ð Instant search and filtering
- ⨠Smooth animations and transitions
Core Features
- â Add items to your shopping list
- â Remove items from the list
- â Mark items as purchased
- â Categorize items (produce, dairy, meat, pantry, etc.)
- â Search and filter items
- ð¾ Persistent storage using JSON
- ð¥ï¸ CLI interface (still available!)
- ð Web interface (NEW!)