bsoc-bitbyte / GetIt

Streamlined college e-commerce: Simplifying merch buying and selling for students.
https://getit.iiitdmj.ac.in/
17 stars 51 forks source link

Fix #192: Added products page #193

Closed yashpatil641 closed 1 week ago

yashpatil641 commented 1 week ago

Overview

  1. This PR fixes or fixes part of #192.
  2. This PR does the following: Adds products page

Essential Checklist

Proof that changes are correct

https://github.com/bsoc-bitbyte/GetIt/assets/156583847/8099b849-2987-4cb0-8d67-f86826a80ec2

PR Pointers

netlify[bot] commented 1 week ago

Deploy Preview for merch-site ready!

Name Link
Latest commit 2065f390e0ee24c524aa8767607051350baf9bf6
Latest deploy log https://app.netlify.com/sites/merch-site/deploys/667943b6ca3a530008a085aa
Deploy Preview https://deploy-preview-193--merch-site.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Kushdapush commented 1 week ago

Hey @yashpatil641 why are you trying to merge the previous 2 commits here? Please remove them

AkashPaloju commented 1 week ago

@yashpatil641 Before solving an issue please ensure you made a new branch from that latest 'main' branch and make changes in that new branch only !!! Else it would be tricky to rebase and push the changes , hope you got that. Thanks!

yashpatil641 commented 1 week ago

@AkashPaloju noted will not happen again. What should I do now??