Utility
OVERVIEW
arnomis project, a comprehensive solution for tracking product prices on Amazon.
FEATURES
- This project is designed to scrape product details from Amazon, store the data in a MongoDB database, and send email notifications to users when there are changes in the product details. The project includes a web application with a user-friendly interface that allows users to search for products, view product details, and subscribe to product updates.
TECH STACK
Backend:
- Mongoose
- Nodemailer
Frontend:
- Next
- Tailwind
- TypeScript