https://github.com/Salehcodes/Coupons-System-App
https://github.com/Salehcodes/Coupons-System-App
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/Salehcodes/Coupons-System-App
- Owner: Salehcodes
- Created: 2023-09-11T08:09:45.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-26T11:41:09.000Z (over 2 years ago)
- Last Synced: 2025-03-29T18:22:19.943Z (about 1 year ago)
- Language: Java
- Size: 470 KB
- Stars: 2
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Coupons-System-App
-Coupon management system enables companies to generate coupons as part of their advertising and
marketing campaigns.
-The system also has registered customers (Customers).
-Customers can purchase coupons. Coupons are limited in quantity and validity. Customer is limited to
one coupon of each type.
-The system records the coupons purchased by each customer.
-The system's revenues are from the purchase of coupons by customers and the creation and updating of
new coupons by the companies.
*this project was made as final project of the Android Development course by Tsofen and University of Haifa*