Zupon is a React Native app that helps users save money by automatically storing coupons received in their SMS inbox, email, and shopping apps. The app simplifies the process of saving coupons, ensuring that users never miss out on potential savings.
- Automatic Coupon Capture: Zupon automatically detects and saves coupons from SMS messages, emails, and supported shopping apps.
- Centralized Coupon Storage: All saved coupons are stored within the app, providing users with a convenient way to access and manage their discounts.
- Smart Sorting and Categorization: Coupons are intelligently categorized based on type, expiry date, and associated retailers.
- Notification Alerts: Users receive notifications for expiring coupons and new offers from favorite retailers.
- Seamless Integration: Zupon integrates with popular shopping apps and supports major SMS and email providers.
Landing Screen | Home Screen | View Coupon Screen | Add Coupon Screen |
---|---|---|---|
![]() |
![]() |
![]() |
![]() |
- Clone the repository:
git clone https://github.com/satyamskillz/zupon.git
- Navigate to the project directory:
cd zupon
- Install the dependencies:
npm install
- Connect your mobile device or launch an emulator.
- Start the development server:
npm start
- Follow the instructions to run the app on your device/emulator.
- Launch the Zupon app on your mobile device/emulator.
- Grant the necessary permissions for SMS access, email access, and notifications.
- Zupon will automatically scan your SMS inbox, email, and supported shopping apps for coupons.
- View and manage your saved coupons within the app's user interface.
- To use a coupon, present it to the cashier or follow the retailer's instructions.
Contributions to Zupon are welcome! If you'd like to contribute to the project, please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature/your-feature-name
- Make your changes and commit them:
git commit -m 'Add some feature'
- Push your changes to the branch:
git push origin feature/your-feature-name
- Submit a pull request outlining your changes.
- Google Auth Setup Blog: [Link] (https://dev.to/suyashdev/google-authsignin-in-react-native-without-firebase-43n)
The Zupon project is licensed under the MIT License.
For any inquiries or questions, please reach out to the project maintainers:
Feel free to visit the project repository at https://github.com/satyamskillz/zupon for more information and updates.