Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/satyamvyas04/prizey
Prizey simplifies online shopping with real-time price tracking, comparisons, alerts, and insights, ensuring users get the best deals effortlessly.
https://github.com/satyamvyas04/prizey
apify mongodb nextauth nextjs prisma shadcn
Last synced: 4 days ago
JSON representation
Prizey simplifies online shopping with real-time price tracking, comparisons, alerts, and insights, ensuring users get the best deals effortlessly.
- Host: GitHub
- URL: https://github.com/satyamvyas04/prizey
- Owner: SatyamVyas04
- Created: 2024-11-27T07:56:56.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-01-29T15:47:38.000Z (13 days ago)
- Last Synced: 2025-01-29T16:35:08.231Z (13 days ago)
- Topics: apify, mongodb, nextauth, nextjs, prisma, shadcn
- Language: JavaScript
- Homepage: https://prizey.vercel.app
- Size: 461 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Prizey
![image](https://github.com/user-attachments/assets/03bfb3c6-7b18-43bb-821f-d9f46ab823cd)
**Prizey** is a web application that allows users to search and save products from various online retailers. Users can create lists of products, set alerts for price changes, and receive notifications when the price of a product drops below a certain threshold.
## 🚧 Project Status
The project is currently under development and not yet ready for production. While core features are implemented, additional functionalities are planned for future releases.
## ✨ Features
- 🔍 **Search Products**: Users can search for products from various online retailers.
- 📌 **Save Products**: Users can save products to a list for easy reference.
- 📢 **Price Alerts**: Users can set alerts for price changes.
- 📩 **Notifications**: Get notified when a product's price drops below a set threshold.
- ⏰ **Scheduled Price Checks**: Users can schedule when to check for price updates.
- 🔄 **Manage Profile & Preferences**: Users can customize their experience and notification settings.
- 📤 **Share Lists** *(Planned)*: Users will be able to share their saved lists with others.## 🚀 Future Prospects
- **Sharing Lists**: Enable users to share their saved product lists with others.
- **Advanced Scheduling**: Allow users to set automatic price checks at customizable intervals.
- **Enhanced Alerts & Notifications**: More flexible alerting options based on user preferences.
- **User Profiles & Preferences**: Enable users to manage their accounts, notification settings, and customization options.
- **Mobile-Friendly UI**: Improve mobile experience for seamless product tracking.## 📜 License
This project is licensed under the MIT License. See the `LICENSE` file for details.
## 🤝 Contributing
Contributions are welcome! Please follow these steps:
1. Fork the repository.
2. Create a new branch (`feature-branch`).
3. Commit your changes.
4. Push to your fork and submit a pull request.## 🛠️ Tech Stack
- **Frontend**: React, Next.js
- **Backend**: Node.js, Express
- **Database**: PostgreSQL (or alternative DBMS)
- **Scraping**: Apify Amazon Scrape Actor
- **Authentication**: JWT / OAuthMade with <3