Commit Graph

  • 377f6f4e41 build(deps): bump next from 14.0.4 to 14.1.1 dependabot/npm_and_yarn/next-14.1.1 dependabot[bot] 2024-05-10 04:08:10 +00:00
  • f2a63e1e5b build(deps): bump follow-redirects from 1.15.4 to 1.15.6 dependabot/npm_and_yarn/follow-redirects-1.15.6 dependabot[bot] 2024-03-16 22:34:08 +00:00
  • c2219d12fa fix: updated the maxDuration once again to 5 due to Vercel error main Leon Xu 2023-12-30 17:37:17 -08:00
  • e3e123a5fa fix: updated the maxDuration for api/cron job Leon Xu 2023-12-30 17:33:44 -08:00
  • 805674717c Merge branch 'dev' into 'main' Leon Xu 2023-12-31 01:24:55 +00:00
  • 36684964f4 fix: updated the page app Leon Xu 2023-12-30 17:21:29 -08:00
  • 52bdccd4d1 file & create: created cron job to api/cron Leon Xu 2023-12-30 17:21:13 -08:00
  • d1fa3565e2 fix: update the nodemailer to remove the export function from notification Leon Xu 2023-12-30 17:09:31 -08:00
  • 2b5d912137 doc: add @types/nodemailer to devDependencies Leon Xu 2023-12-30 17:06:06 -08:00
  • 676a486878 fix; updated the nodemailer Leon Xu 2023-12-30 17:02:04 -08:00
  • 9166838edc doc: updated Modal component Leon Xu 2023-12-30 16:48:04 -08:00
  • d95b3e6e76 doc: added individual product's functionality Leon Xu 2023-12-30 16:47:51 -08:00
  • a1bfb58be0 file & doc: create nodemailer library and added its functionality Leon Xu 2023-12-30 16:45:24 -08:00
  • 43944e31e3 feat: create addUserEmailToProduct function Leon Xu 2023-12-30 16:42:44 -08:00
  • 8c4aed91ba doc: added nodemailer package Leon Xu 2023-12-30 16:29:51 -08:00
  • 66a862cfa0 doc: added headless-ui package Leon Xu 2023-12-30 16:15:45 -08:00
  • f480f88c7d file: create Modal component Leon Xu 2023-12-30 16:09:47 -08:00
  • e29d28ac18 feat: added getSimilarProducts Leon Xu 2023-12-30 15:59:33 -08:00
  • 155fb60ec3 fix: remove dynamically color border Leon Xu 2023-12-30 15:51:00 -08:00
  • edff435128 file & doc: create ProductInfoCard and provide necessary params and styles Leon Xu 2023-12-30 15:46:55 -08:00
  • 5d3adf2c76 fix: update the product.model reviewCount to reviewsCount Leon Xu 2023-12-30 15:24:45 -08:00
  • 0b271ab55c file: re-create pages in Products\[id] directory Leon Xu 2023-12-30 15:10:45 -08:00
  • 949daa6af9 file: remove page.tsx Leon Xu 2023-12-30 15:08:16 -08:00
  • 361a48800f file: remove Page.tsx from products/[id] directory Leon Xu 2023-12-30 15:07:55 -08:00
  • 140f2b96e2 file: rename from Page.tsx to page.tsx in /products/[id] directory Leon Xu 2023-12-30 14:43:46 -08:00
  • f9bdec4d14 file: remove Page.tsx and rename it to page.tsx Leon Xu 2023-12-30 14:41:59 -08:00
  • 63bf49709e doc: added functionality and interface to ProductCard component Leon Xu 2023-12-30 14:36:28 -08:00
  • b35c6ca017 file: create ProductCard component Leon Xu 2023-12-30 14:24:15 -08:00
  • aef6d72ed8 file: create ProductDetails page Leon Xu 2023-12-30 14:18:10 -08:00
  • 3666de5f91 doc: update layout app page Leon Xu 2023-12-30 14:17:54 -08:00
  • 64fb1f7ac9 feat: created getAllProducts feature Leon Xu 2023-12-30 14:17:09 -08:00
  • 39fdf4c88d feat: created getProductById feature in actions library Leon Xu 2023-12-30 14:12:12 -08:00
  • f8991b8709 doc: added scrapedProduct to see if there's anyone of them are in the database, if there isn't, we created it. If it is there, we just updated the revalent price. Leon Xu 2023-12-30 14:06:23 -08:00
  • 9b3c05f831 doc: updated product.model mongoose schema Leon Xu 2023-12-30 14:05:20 -08:00
  • eb85e4eeab file & create: create product.model schema and add schemas to what the database need to be stored. Leon Xu 2023-12-30 13:54:16 -08:00
  • 85f2d80bc9 file & doc: create monggose in the lib folder and added functions to invoke database connection Leon Xu 2023-12-30 13:48:03 -08:00
  • f5f8f18a38 doc: added mongoose package Leon Xu 2023-12-30 13:47:36 -08:00
  • 1ef2fde091 fix: change from console.log to return Leon Xu 2023-12-30 13:22:00 -08:00
  • cb6c450bc6 fix: added description function to the data so it can be properly fetched Leon Xu 2023-12-30 13:20:49 -08:00
  • a76e139dd7 doc: added extractDescription function Leon Xu 2023-12-30 13:19:52 -08:00
  • e9d49ab8bf file & doc: create the index types and update them Leon Xu 2023-12-30 13:18:03 -08:00
  • 9dfb0ea462 fix: modify the page app to include more UI/UX and also styling Leon Xu 2023-12-30 13:17:04 -08:00
  • a0023b7785 file & doc: create and update the actions index file Leon Xu 2023-12-30 13:16:29 -08:00
  • 8e6c8c5511 file & doc: create and update the scraper index file Leon Xu 2023-12-30 13:16:16 -08:00
  • 01392c6961 file: created utils in the library directory Leon Xu 2023-12-30 13:15:47 -08:00
  • 0bd61688e4 doc: update SearchBar components Leon Xu 2023-12-30 12:45:33 -08:00
  • e5bc4fe5fc doc: updated next.config.js file Leon Xu 2023-12-30 12:45:16 -08:00
  • af7cff4ae2 doc: added .env file as a gitignore file so it won't be uploaded Leon Xu 2023-12-30 12:32:16 -08:00
  • 919d83c20a doc: installed axios and cheerio packages Leon Xu 2023-12-30 12:31:49 -08:00
  • 5c04d8665c doc: added Carousel and Images to the HeroCarousel component Leon Xu 2023-12-30 12:00:28 -08:00
  • d4c21a126f doc: added react-responsive-carousel package Leon Xu 2023-12-30 11:48:03 -08:00
  • 49ac2e1475 doc: update SearchBar components with the UX, but will come back later to give interconnectivity Leon Xu 2023-12-30 11:44:15 -08:00
  • 44d74a8e90 doc: update contents in the Navbar component Leon Xu 2023-12-30 11:40:34 -08:00
  • cd4c6589a1 doc & fix: added Prerequisite and fix the installation blurb to include information on how to install it Leon Xu 2023-12-30 11:30:24 -08:00
  • cb3e9bbe18 doc: replace the favicon Leon Xu 2023-12-30 11:10:05 -08:00
  • 877acb3572 doc: added images to the public folder Leon Xu 2023-12-30 11:07:49 -08:00
  • d1901d4758 doc: initialize pricewise tracker application Leon Xu 2023-12-30 11:03:21 -08:00
  • 1d962dcedf doc: update the README description Leon Xu 2023-12-30 10:45:21 -08:00
  • 5b266cd46d doc: update README.md Leon Xu 2023-12-30 10:44:14 -08:00
  • 80f32f7148 Configure SAST in .gitlab-ci.yml, creating this file if it does not already exist Leon Xu 2023-11-12 00:42:45 +00:00
  • 00bdf5c977 Initial commit Leon Xu 2023-11-12 00:42:44 +00:00