Skip to content

This project is a Next.js 13 eCommerce price tracker that includes data scraping, cron jobs and sending email.

Notifications You must be signed in to change notification settings

kartikpavan/Price-Tracker

Repository files navigation

Ecommerce-Price-Tracker

💰 NextJs Ecom Price Tracker 💰

This project is a Next.js 13 eCommerce price tracker that includes data scraping, cron jobs and sending email.

Screenshot 2023-10-11 010501

Summary

LIVE-Website-Link

Price Tracker

Getting-Started

Feel free to fork the project and change it to your likings. Try it out by cloning the repo to your local machine or download the zip

Prerequisites

You need preferably the latest version of Chrome, and text editor.

Go here for Chrome: https://www.google.com/chrome/

VSCode is my go to: https://code.visualstudio.com/

Installing

To get started follow this guide:

FOR DEVELOPMENT PURPOSES

In your terminal clone repo to your local machine using git clone:

git clone https://github.com/kartikpavan/Fullstack-Ecommerce.git

Move to your newly cloned repo by entering the following in your terminal:

$ cd price-tracker && yarn or npm install

To Run Project:-

$ yarn dev or npm run dev

To open all project files from terminal using VSCode just tpye and enter:

$ code .

This Project Requires Additional Environment Variable setup

MONGODB_URI=your_mongodb_uri
BRIGHT_DATA_USERNAME =
BRIGHT_DATA_PASSWORD =
NODEMAILER_EMAIL =
NODEMAILER_PASSWORD =

Built With

  • React Js
  • Next JS 13
  • Tailwind CSS
  • Nodemailer
  • Daisy UI
  • Cheerio JS
  • Mongoose
  • Mongo DB

Software Developer

  • Kartik Pavan

About

This project is a Next.js 13 eCommerce price tracker that includes data scraping, cron jobs and sending email.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages