yuvrajsinghgmx / ShopSmart

ShopSmart is a shopping assistant app that lets you search for products, compare prices from various e-commerce platforms, and find the best deals in one place. You can save favorites, create shopping lists, and stay updated with the latest offers. When you're ready, seamlessly navigate to the respective site to complete your purchase.
MIT License
19 stars 45 forks source link

Made Amount to be non mandatory and date to be default current date if date not given. #222

Closed Shasha004 closed 2 weeks ago

Shasha004 commented 2 weeks ago

Issue number #218 I have made amount to be non-mandatory and date to be default current date if not given in add new item int ListScreen.kt file. Suggest and changes if necessary.