This project is a sports shop management system that will be presented as my mini project for the 3rd semester DSA course offered by PES University.
- Add categories
- Add products
- Delete products
- Update products
- Search for products with a substring matching a part of either title or description.
- Arrays
- Linked Lists