Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 665 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 665 Bytes

Price checker

This app can be previewed on https://price-checker-nine.vercel.app/

Project scope

This app is a result of my frustration with repeatedly checking the price of items I'm interested in purchasing.

Experience

In this project, I developed my skills in Next.js 13, TypeScript, PostgreSQL, CI/CD (GitHub Workflows) and Git.

Requirements

  • Scraping vendors websites for current prices, quantity and availability of items
  • Store data in database
  • Display data as a chart
  • Filter chart data
  • User accouts
  • Managing item tracking
  • Email notifications