Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yashkathe/share-coupons-mern

Share-Coupons is a MERN stack web app that empowers users to share their unused coupons with others. Many companies and apps distribute coupons, but often, recipients may not find them relevant. With Share-Coupons, users can post their unwanted coupons, making them available to the community, and in turn discover valuable discounts shared by others
https://github.com/yashkathe/share-coupons-mern

Last synced: about 4 hours ago
JSON representation

Share-Coupons is a MERN stack web app that empowers users to share their unused coupons with others. Many companies and apps distribute coupons, but often, recipients may not find them relevant. With Share-Coupons, users can post their unwanted coupons, making them available to the community, and in turn discover valuable discounts shared by others

Awesome Lists containing this project

README

        

# Share Coupons Webapp

_Still under development_

## Overview

Share-Coupons is a full-stack web application built using the MERN (MongoDB, Express, React, Node.js) stack. The app is designed to address the common issue of unused or unwanted coupons shared by companies or apps, which might not be useful to the original recipient but could benefit other users.

## Problem Statement

Many companies and apps distribute coupons to their users as part of promotional activities. However, users often receive coupons for products or services they may not be interested in, leading to a wastage of valuable discounts. Additionally, these unused coupons go to waste while other users who would have benefited from them miss out on potential savings.

## Solution

Share-Coupons aims to tackle this problem by creating a community-driven platform where users can share their unwanted coupons with others who might find them useful. The app allows registered users to post details of coupons they wish to share and browse through a variety of coupons shared by other users. Users can also search for specific coupons based on categories, products, or services they are interested in.

## Technologies used

- Front-end: React.js, React Router for Navigation Framer Motion for animations
- Back-end: Node.js, Express.js, MongoDB, Mongoose.
- Authentication: JSON Web Tokens (JWT) for secure user authentication.
- Data Fetching: Custom HTTP hook.
- Styling: CSS modules
- Deployment: (Not deployed yet)

## Contribution and Issues

Contributions to the project are welcome! If you encounter any bugs or have ideas for improvements, please submit an issue on the GitHub repository.

## License

Share-Coupons is open-source software licensed under the MIT License.