https://github.com/ersinaksar/shoppingcart
https://github.com/ersinaksar/shoppingcart
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ersinaksar/shoppingcart
- Owner: ersinaksar
- Created: 2022-07-27T14:57:46.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2020-10-13T19:47:12.000Z (over 4 years ago)
- Last Synced: 2025-02-05T20:03:15.993Z (4 months ago)
- Size: 12.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# This is basic Shopping Cart project.
## What includes this project?
1) `Shopping Cart`
2) `Category`
3) `Product`
4) `Campaign`
5) `Coupon`
6) `Delivery`
## How to run?
This is maven project ,so just clone and prompt `mvn clean install` then run MainApplication.