Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Profile UI #320

Merged
merged 241 commits into from
Aug 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
241 commits
Select commit Hold shift + click to select a range
b4dd754
added supabase database to store cart items with username
dhruv8433 Jun 5, 2024
31ede2c
item also added to cart-slice
dhruv8433 Jun 5, 2024
7dd21a7
update and add to card in detailed page
dhruv8433 Jun 6, 2024
2c760ca
resolving errors
dhruv8433 Jun 6, 2024
5633d39
checkout page designed
BHS-Harish Jun 7, 2024
4f47b4d
price alignment fixed
BHS-Harish Jun 7, 2024
3c7bbcf
Merge pull request #208 from BHS-Harish/issue-191
pooranjoyb Jun 8, 2024
6adef52
update cart with actual items
dhruv8433 Jun 8, 2024
82589f0
Merge branch 'dev' into supabase-cart
pooranjoyb Jun 8, 2024
6a2573a
Squashed commit of the following:
Mahitej28 Jun 8, 2024
62c3c53
Terms and conditions UI refactor. (#199)
yashi-15 Jun 8, 2024
de6e374
one user have multiple products
dhruv8433 Jun 8, 2024
f3772b8
Merge branch 'supabase-cart' of https://github.com/dhruv8433/popShop …
dhruv8433 Jun 8, 2024
27552c4
update ui or cart
dhruv8433 Jun 8, 2024
55983b8
remove unnessary file
dhruv8433 Jun 9, 2024
cf4964e
resolve bug
dhruv8433 Jun 9, 2024
215c9e2
Merge pull request #193 from dhruv8433/supabase-cart
pooranjoyb Jun 9, 2024
3109dfb
update cart fetch data from supabase
dhruv8433 Jun 9, 2024
8c6b179
added loading skeleton
dhruv8433 Jun 10, 2024
78c1588
update cart
dhruv8433 Jun 10, 2024
27ce987
update cart lenght
dhruv8433 Jun 10, 2024
695f42a
Shop header
nagalakshmi08 Jun 10, 2024
0350155
Merge pull request #218 from nagalakshmi08/issue117
AjayAsnani Jun 10, 2024
fc5eb3a
update real time cart badge value
dhruv8433 Jun 11, 2024
00d47c3
Merge pull request #216 from dhruv8433/cartdata-supabse
pooranjoyb Jun 11, 2024
afc3c9b
remove item from cart success
dhruv8433 Jun 11, 2024
e79082d
added empty state for cart
dhruv8433 Jun 11, 2024
d30f473
Merge pull request #223 from dhruv8433/remove-cart-items
pooranjoyb Jun 11, 2024
ed1973a
product detailed
dhruv8433 Jun 11, 2024
341b78d
cart price change when we update quantity
dhruv8433 Jun 11, 2024
83b3927
Merge pull request #225 from dhruv8433/cart-quantity
pooranjoyb Jun 11, 2024
8b86e8d
Fixed responsiveness #211
pooranjoyb Jun 11, 2024
991f7b9
toast message while removing items from cart
dhruv8433 Jun 11, 2024
c07c765
Merge pull request #229 from dhruv8433/toast
pooranjoyb Jun 11, 2024
fa1726f
Delete deploy.yaml
pooranjoyb Jun 12, 2024
7d27c00
added summary data
dhruv8433 Jun 12, 2024
6ebf4b9
Subscribe component added
RamakrushnaBiswal Jun 12, 2024
6501cfc
added checkout
dhruv8433 Jun 12, 2024
96a5f2d
bug fixing related to sub total
dhruv8433 Jun 12, 2024
086340f
update checkout
dhruv8433 Jun 12, 2024
8af214e
update checkout
dhruv8433 Jun 12, 2024
afc39ce
update checkout
dhruv8433 Jun 12, 2024
7611f7c
border green
dhruv8433 Jun 12, 2024
930eef5
updated subscribe
RamakrushnaBiswal Jun 12, 2024
8a9839d
Merge pull request #230 from RamakrushnaBiswal/ramak-dev
pooranjoyb Jun 13, 2024
564749c
refactoring
pooranjoyb Jun 13, 2024
44e39ce
started fetching products from supabase
masterboy376 Jun 13, 2024
6af1c15
Merge pull request #235 from masterboy376/implement-storage-bucket
pooranjoyb Jun 13, 2024
eae567c
Merge pull request #231 from dhruv8433/summary
pooranjoyb Jun 13, 2024
4ee941d
Update Checkout.tsx
pooranjoyb Jun 13, 2024
f0d7d9f
Ufixed dependency bug in useEffect -> Profile
pooranjoyb Jun 13, 2024
6247592
added `orders` while user checkout their cart and remove cart items a…
dhruv8433 Jun 13, 2024
e7a1935
resolve deployment bugs
dhruv8433 Jun 13, 2024
3184db6
resolve total price bug
dhruv8433 Jun 13, 2024
9099a13
update modal button
dhruv8433 Jun 13, 2024
5b5bb1e
remove quantity from product details
dhruv8433 Jun 13, 2024
5bdc1a0
checkout
dhruv8433 Jun 13, 2024
ad08ee8
resolve build error
dhruv8433 Jun 13, 2024
65a5d1f
update cart
dhruv8433 Jun 14, 2024
bdff803
update logic of quantity buttons only send request to card on `place …
dhruv8433 Jun 14, 2024
5dafa48
added my orders page
Asymtode712 Jun 14, 2024
a14e41e
added my orders page
Asymtode712 Jun 14, 2024
4065207
added my orders page
Asymtode712 Jun 14, 2024
d16f81d
added my orders page
Asymtode712 Jun 14, 2024
d542650
fixed bug: profile not updating due to duplicate primary key
masterboy376 Jun 15, 2024
9711183
Merge pull request #243 from masterboy376/update-profile
pooranjoyb Jun 15, 2024
138bc28
Merge pull request #242 from Asymtode712/MyOrdersFeat
pooranjoyb Jun 15, 2024
8f904c5
Refacctoring
pooranjoyb Jun 15, 2024
060c7bf
revert changes
dhruv8433 Jun 15, 2024
a69ae2e
Merge pull request #239 from dhruv8433/checkout-orders
pooranjoyb Jun 16, 2024
c45da7b
implementing search in products
dhruv8433 Jun 16, 2024
092c91d
Merge pull request #245 from dhruv8433/search
pooranjoyb Jun 16, 2024
12bc526
Dynamic filter opetion on products
dhruv8433 Jun 17, 2024
20d6b67
on apply button item filtered
dhruv8433 Jun 17, 2024
eb58766
minor ui + utility bugs fixes
SandipGyawali Jun 17, 2024
212c88e
update code
dhruv8433 Jun 17, 2024
0d4b87d
resolve deployment errors
dhruv8433 Jun 17, 2024
e78dca3
Merge pull request #247 from dhruv8433/filter-option
pooranjoyb Jun 17, 2024
82af30c
fixed the price in the navbar
vansh-sardana Jun 17, 2024
95026e0
Revert "fixed the price in the navbar"
vansh-sardana Jun 17, 2024
bbcd412
Merge branch 'pooranjoyb:dev' into fixingcartprice
vansh-sardana Jun 17, 2024
2e30435
updated the cart price in navbar
vansh-sardana Jun 17, 2024
02f1d06
Merge branch 'fixingcartprice' of https://github.com/vansh-sardana/po…
vansh-sardana Jun 17, 2024
a830bb7
resolved the deployment issue
vansh-sardana Jun 17, 2024
bd21c97
build fail fixes
SandipGyawali Jun 17, 2024
e2e8806
Merge pull request #251 from vansh-sardana/fixingcartprice
pooranjoyb Jun 18, 2024
bcd160c
orders data updated with real-time data from static content
SandipGyawali Jun 19, 2024
3a9499b
add product detailes while ordering
dhruv8433 Jun 19, 2024
a5a40af
Merge pull request #257 from dhruv8433/product-detailes
pooranjoyb Jun 20, 2024
f78685a
done
AkhilaSunesh Jun 21, 2024
463f48f
Delete .env
AkhilaSunesh Jun 21, 2024
03740ce
Delete package-lock.json
AkhilaSunesh Jun 21, 2024
3773d0e
Delete .gitignore
AkhilaSunesh Jun 21, 2024
2b2219e
Merge pull request #261 from AkhilaSunesh/eye
pooranjoyb Jun 22, 2024
daf8d76
fixed bug1
abckhush Jun 22, 2024
92c55ea
fixed bug2
abckhush Jun 22, 2024
6308de7
Deleted
abckhush Jun 22, 2024
d0a2f55
updated skeleton component to direct use
SandipGyawali Jun 23, 2024
c08535c
skeleton import refactor
SandipGyawali Jun 23, 2024
26c9a9e
Merge branch 'master' into master
SandipGyawali Jun 23, 2024
2b2b3bf
shop-product conflict resolved
SandipGyawali Jun 23, 2024
aa0caaa
build fail fixes
SandipGyawali Jun 23, 2024
dfe3138
Feat: update readme file to make it more appealing (#212)
harini-1597 Jun 24, 2024
8f813c8
Update pull_request_template.md
Mahitej28 Jun 24, 2024
5935b89
added google Oauth
masterboy376 Jun 24, 2024
98fc8a7
Merge pull request #263 from abckhush/dev
pooranjoyb Jun 25, 2024
e838a2e
removed console statements and fixed some bugs
masterboy376 Jun 25, 2024
d6b2902
Merge remote-tracking branch 'upstream/dev' into google-oauth
masterboy376 Jun 25, 2024
8ca9ded
Merge pull request #250 from SandipGyawali/master
pooranjoyb Jun 25, 2024
bccc7d4
added functionality to Views Button
abckhush Jun 25, 2024
2ed974c
Merge branch 'dev' of https://github.com/abckhush/popShop into dev
abckhush Jun 25, 2024
dbfbecc
added Popup
abckhush Jun 25, 2024
081c9f1
filled empty fields
masterboy376 Jun 26, 2024
ef04670
Merge remote-tracking branch 'upstream/dev' into google-oauth
masterboy376 Jun 26, 2024
11c0536
Merge branch 'master' of https://github.com/pooranjoyb/popShop into p…
dhruv8433 Jun 26, 2024
7c8a977
resolve NaN in cart price
dhruv8433 Jun 26, 2024
c5d4a66
Merge branch 'dev' of https://github.com/pooranjoyb/popShop into cart…
dhruv8433 Jun 26, 2024
5691c23
fetch upstream
dhruv8433 Jun 26, 2024
5cd755f
update and resolve ddeployment errors
dhruv8433 Jun 26, 2024
6e2682e
Merge pull request #278 from dhruv8433/cart-glitch
pooranjoyb Jun 27, 2024
2eef3a2
Updated .gitignore
pooranjoyb Jun 27, 2024
3dbd26b
Merge remote-tracking branch 'upstream/dev' into google-oauth
masterboy376 Jun 28, 2024
377dd55
Merge pull request #271 from masterboy376/google-oauth
pooranjoyb Jun 28, 2024
4c9300c
Merge pull request #280 from pooranjoyb/dev
pooranjoyb Jun 29, 2024
1447624
Merge branch 'dev' into dev
pooranjoyb Jun 29, 2024
76b8acf
Merge pull request #275 from abckhush/dev
pooranjoyb Jun 29, 2024
3c6a049
Fixed build errors
pooranjoyb Jun 29, 2024
db7b86b
Removed dist folder
pooranjoyb Jun 29, 2024
ca155b7
updated dist
pooranjoyb Jun 29, 2024
832a9bc
Merge branch 'dev'
pooranjoyb Jun 29, 2024
a56cbfc
Resolved Update-Profile-Details
bhuvangoel04 Jun 30, 2024
190324a
Update EditProfileModal.tsx
bhuvangoel04 Jul 1, 2024
ea11b76
Merge pull request #285 from bhuvangoel04/bhuvangoel04/update-profile…
pooranjoyb Jul 1, 2024
62f95a4
Update QuantityButton.tsx
bhuvangoel04 Jul 1, 2024
7ca5b83
Merge pull request #287 from bhuvangoel04/bhuvangoel04-quantity-butto…
pooranjoyb Jul 1, 2024
a596a81
Added functionality to buy now button
bhuvangoel04 Jul 1, 2024
4a935be
added functionality to coupons
abckhush Jul 1, 2024
94cb791
Merge pull request #290 from abckhush/dev
pooranjoyb Jul 1, 2024
7630f38
Merge branch 'pooranjoyb:dev' into bhuvangoel04/buy-now-functionality
bhuvangoel04 Jul 2, 2024
cb38e8d
Added functionality to buy now button
bhuvangoel04 Jul 2, 2024
bf4b31d
add subscribe feature
dhruv8433 Jul 2, 2024
30047ce
Merge pull request #289 from bhuvangoel04/bhuvangoel04/buy-now-functi…
pooranjoyb Jul 5, 2024
bcd3989
Merge branch 'dev' of https://github.com/pooranjoyb/popShop into subs…
dhruv8433 Jul 5, 2024
cb198ab
resolve deployment errors
dhruv8433 Jul 5, 2024
b987e79
super Admin Setup
pooranjoyb Jul 5, 2024
4c28175
Build bugs fix
pooranjoyb Jul 5, 2024
461b733
update package
dhruv8433 Jul 5, 2024
489a1d7
Update ProductDetail.tsx
Tanishashrivas Jul 6, 2024
6d36a30
Update Cart.tsx
Tanishashrivas Jul 6, 2024
99f4d6b
Fixed the product addition to cart
Tanishashrivas Jul 6, 2024
329c325
Integrated orders table in Admin Dashboard
UtkarshBirla28 Jul 6, 2024
1ad12d0
dropdown
abckhush Jul 6, 2024
75081c3
added return/exchange
abckhush Jul 6, 2024
146449c
added checks
abckhush Jul 6, 2024
69f7333
Update MyOrders.tsx
abckhush Jul 7, 2024
dda5072
Update ReturnExchangePopup.tsx
abckhush Jul 7, 2024
f4165c7
Update MyOrders.tsx
abckhush Jul 7, 2024
32a44e9
Update package.json
abckhush Jul 7, 2024
0d5a435
Update package-lock.json
abckhush Jul 7, 2024
60d30ca
npm build change
UtkarshBirla28 Jul 8, 2024
0c7d59b
Update ProductDetail.tsx
Tanishashrivas Jul 8, 2024
037b924
created-filter-feature
masterboy376 Jul 8, 2024
e3277a6
Added pagitation with showing only 10 orders and utlsing full page width
UtkarshBirla28 Jul 9, 2024
c3a9693
Merge pull request #311 from abckhush/dev
pooranjoyb Jul 9, 2024
50d016d
Merge pull request #316 from masterboy376/filter-feature
pooranjoyb Jul 9, 2024
6c5c3a9
Updated Dashboard
abckhush Jul 9, 2024
8abb061
added dependencies
abckhush Jul 9, 2024
649f51c
added dependencies
abckhush Jul 9, 2024
40d85c7
Update ProductDetail.tsx
Tanishashrivas Jul 9, 2024
6d2f98c
Merge branch 'dev' into subscribe
dhruv8433 Jul 9, 2024
4c574bb
Merge branch 'dev' of https://github.com/pooranjoyb/popShop into subs…
dhruv8433 Jul 9, 2024
656dfe9
Merge branch 'subscribe' of https://github.com/dhruv8433/popShop into…
dhruv8433 Jul 9, 2024
545af57
search based on product name
Varsani2520 Jul 9, 2024
a03e35a
solved deployment error
Varsani2520 Jul 9, 2024
5339100
redesign whole profile page
dhruv8433 Jul 9, 2024
3709f7d
Ui changed according to the theme of the website and Popup card added…
UtkarshBirla28 Jul 9, 2024
eab36e6
Merge pull request #291 from dhruv8433/subscribe
pooranjoyb Jul 10, 2024
b40f021
Merge pull request #314 from Tanishashrivas/devlogic
pooranjoyb Jul 10, 2024
fe0b0e5
Made the suggested changes
UtkarshBirla28 Jul 10, 2024
25c358a
Merged DisplayOrder.tsx into Table.tsx file
UtkarshBirla28 Jul 10, 2024
e849c6a
Merge branch 'master' of https://github.com/pooranjoyb/popShop into f…
Varsani2520 Jul 11, 2024
9ff70d8
resolve bugs
Varsani2520 Jul 11, 2024
3a84eb3
Merge pull request #319 from Varsani2520/filter-search
pooranjoyb Jul 11, 2024
b2828f7
logo is added
jayanththalla Jul 11, 2024
cfe588b
Merge branch 'pooranjoyb:dev' into dev
UtkarshBirla28 Jul 11, 2024
512c93a
Updated Dashboard
abckhush Jul 11, 2024
c68d005
Updated Dashboard
abckhush Jul 11, 2024
b01894c
Updated Dashboard
abckhush Jul 11, 2024
8577bf2
update profile ui
dhruv8433 Jul 12, 2024
46ff495
Zod validation added to phone number
UtkarshBirla28 Jul 12, 2024
991e03d
Merge branch 'dev' of https://github.com/UtkarshBirla28/popShop into dev
UtkarshBirla28 Jul 12, 2024
37b2325
package.json and package.lock.json updated
UtkarshBirla28 Jul 12, 2024
9bfd6fb
Merge pull request #310 from UtkarshBirla28/dev
pooranjoyb Jul 13, 2024
ca2cd7b
Merge pull request #330 from abckhush/dev
pooranjoyb Jul 13, 2024
d0a4dcf
Merge pull request #329 from jayanththalla/logo
pooranjoyb Jul 13, 2024
0812657
minor fixes
dhruv8433 Jul 13, 2024
d391939
resolve deploymeent errors
dhruv8433 Jul 13, 2024
33c22f9
ui enhancements
dhruv8433 Jul 13, 2024
dbc83c1
add product ui done
Varsani2520 Jul 14, 2024
b41fd65
product added in supabase table
Varsani2520 Jul 14, 2024
866fac2
solve deployment error
Varsani2520 Jul 14, 2024
0a3e392
logout in cornor
dhruv8433 Jul 15, 2024
98e0d23
text center in logout
dhruv8433 Jul 15, 2024
eaeae09
upload image sucessfully done
Varsani2520 Jul 15, 2024
3a46212
solve the deploy error
Varsani2520 Jul 15, 2024
be8b591
added daisy ui
Varsani2520 Jul 15, 2024
6d1bc29
Merge pull request #335 from Varsani2520/product-add-in-admin-panel
pooranjoyb Jul 16, 2024
3b029ac
Protected Admin route added
dhruv8433 Jul 16, 2024
39022da
auto filled admin data
dhruv8433 Jul 16, 2024
c4185ca
resolve deploy err
dhruv8433 Jul 16, 2024
209d937
minor fixed
dhruv8433 Jul 16, 2024
196c12e
added logout feature in admin route
dhruv8433 Jul 17, 2024
58856d5
resolve deployment error
dhruv8433 Jul 17, 2024
83c5692
Updated users schema
abckhush Jul 19, 2024
60b4e2c
Updated
abckhush Jul 19, 2024
6a70d70
Updated
abckhush Jul 19, 2024
32206d8
Updated
abckhush Jul 19, 2024
923b34a
Update index.html
sanskritisahu21 Jul 19, 2024
3a2a485
Update TopButton.css
sanskritisahu21 Jul 19, 2024
26a04b3
Create .env.local
sanskritisahu21 Jul 19, 2024
f2f7a56
Create Chatbot Icon
sanskritisahu21 Jul 19, 2024
da988d0
Create chatbot.jpg
sanskritisahu21 Jul 19, 2024
940d018
Add files via upload
sanskritisahu21 Jul 19, 2024
10463f9
Merge pull request #340 from abckhush/dev
pooranjoyb Jul 20, 2024
eda8b83
Merge pull request #339 from dhruv8433/admin-protacted-route
pooranjoyb Jul 20, 2024
0ec6886
reset password success
dhruv8433 Jul 20, 2024
7d860ad
Merge pull request #343 from dhruv8433/reset-password
pooranjoyb Jul 20, 2024
84db832
transaction table added
dhruv8433 Jul 20, 2024
7657fb5
update transaction table
dhruv8433 Jul 20, 2024
d2168f7
transaction tables page
dhruv8433 Jul 20, 2024
350700e
add profile pic if user have in db
dhruv8433 Jul 20, 2024
49bd91e
Merge branch 'dev' of https://github.com/pooranjoyb/popShop into admi…
dhruv8433 Jul 20, 2024
8d8f22d
fetch upstrream
dhruv8433 Jul 20, 2024
034f4f2
Merge pull request #346 from dhruv8433/admin-and-google-dp
pooranjoyb Jul 21, 2024
545dff9
Merge branch 'dev' into profile-ui
dhruv8433 Jul 21, 2024
f6dc9ad
Delete src/.env.local
sanskritisahu21 Jul 21, 2024
bab8b37
Merge pull request #341 from sanskritisahu21/dev
pooranjoyb Jul 21, 2024
a1ee01e
Merge branch 'dev' of https://github.com/pooranjoyb/popShop into prof…
dhruv8433 Jul 21, 2024
4be424a
update and resovle conflicts
dhruv8433 Jul 21, 2024
40b76e3
Merge branch 'profile-ui' of https://github.com/dhruv8433/popShop int…
dhruv8433 Jul 21, 2024
f3fe321
Merge branch 'test' into profile-ui
dhruv8433 Aug 10, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ Please describe the tests that you ran to verify your changes. Provide instructi

**_Test B Describe here (if Requred)_**

# Screenshorts and Vedios:
# Screenshots and Videos:

give screenshorts and vedio of the changes you made
Give screenshots and video of the changes you made

# Checklist:
give a X on it which is applicable
Give a X on, which is applicable

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
Expand Down
137 changes: 122 additions & 15 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,129 @@ logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
.pnpm-debug.log*

node_modules
# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json

# Runtime data
pids
*.pid
*.seed
*.pid.lock

# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov

# Coverage directory used by tools like istanbul
coverage
*.lcov

# nyc test coverage
.nyc_output

# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
.grunt

# Bower dependency directory (https://bower.io/)
bower_components

# node-waf configuration
.lock-wscript

# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release

# Dependency directories
node_modules/
jspm_packages/

# Snowpack dependency directory (https://snowpack.dev/)
web_modules/

# TypeScript cache
*.tsbuildinfo

# Optional npm cache directory
.npm

# Optional eslint cache
.eslintcache

# Optional stylelint cache
.stylelintcache

# Microbundle cache
.rpt2_cache/
.rts2_cache_cjs/
.rts2_cache_es/
.rts2_cache_umd/

# Optional REPL history
.node_repl_history

# Output of 'npm pack'
*.tgz

# Yarn Integrity file
.yarn-integrity

# dotenv environment variable files
.env
.env.development.local
.env.test.local
.env.production.local
.env.local

# parcel-bundler cache (https://parceljs.org/)
.cache
.parcel-cache

# Next.js build output
.next
out

# Nuxt.js build / generate output
.nuxt
dist
dist-ssr
*.local

# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?

# Gatsby files
.cache/
# Comment in the public line in if your project uses Gatsby and not Next.js
# https://nextjs.org/blog/next-9-1#public-directory-support
# public

# vuepress build output
.vuepress/dist

# vuepress v2.x temp and cache directory
.temp
.cache

# Docusaurus cache and generated files
.docusaurus

# Serverless directories
.serverless/

# FuseBox cache
.fusebox/

# DynamoDB Local files
.dynamodb/
.vercel
dist

# TernJS port file
.tern-port

# Stores VSCode versions used for testing VSCode extensions
.vscode-test

# yarn v2
.yarn/cache
.yarn/unplugged
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*
53 changes: 24 additions & 29 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,12 @@

<h1 align="center">🌟 PopShop 🌟 </h1>

<h1 align="center">🌟 PopShop 🌟</h1>
<div align="center">

<img style="width: 500px" alt="GSSoC" src="https://raw.githubusercontent.com/GirlScriptSummerOfCode/MentorshipProgram/master/GSsoc%20Type%20Logo%20Black.png#gh-light-mode-only">
<img style="width: 500px" alt="GSSoC" src="https://user-images.githubusercontent.com/63473496/213306279-338f7ce9-9a9f-4427-8c2a-3e344874498f.png#gh-dark-mode-only"/>

</div>

![PopShop](https://github.com/pooranjoyb/popShop/assets/90945182/c98bf68c-5531-4036-9dcd-ee0c2cf5efff)


![readme](https://github.com/harini-1597/popShop/blob/readme/public/images/readme.gif?raw=true)

<i>PopShop is an eCommerce Website based on React TypeScript and Daisy UI, integrating Supabase for Backend and Database.
The main aim of this project is to foster a collaborative community of creative individuals, where ideas grow and innovation flourishes. Whether you're a developer, designer, or simply someone passionate about projects, this repository provides an ideal platform to display your work and connect with others who share similar interests.
</i>
</div>
<br>

<div id="top">
Expand All @@ -35,10 +30,22 @@
</div>
<br>

## Description 🔖
PopShop is an eCommerce Website based on React TypeScript and Daisy UI, integrating Supabase for Backend and Database.
<div align="center">

## Tech Stack💻
![React](https://img.shields.io/badge/React-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB)
![daisyUI](https://img.shields.io/badge/daisyUI-%232D3748?style=for-the-badge&logo=tailwind-css&logoColor=white)
![Supabase](https://img.shields.io/badge/Supabase-3ECF8E?style=for-the-badge&logo=supabase&logoColor=white)
![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white)
![TailwindCSS](https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge&logo=tailwind-css&logoColor=white)
![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white)
![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white)
![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)

The main aim of this project is to foster a collaborative community of creative individuals, where ideas grow and innovation flourishes. Whether you're a developer, designer, or simply someone passionate about projects, this repository provides an ideal platform to display your work and connect with others who share similar interests.
</div>
<br>

## Demo🎬

_**Sneak Peak of the project : [Youtube](https://www.youtube.com/watch?v=2R2ZEdpUx8Q&t=28s)**_

Expand All @@ -48,22 +55,14 @@ _*[Click here to view the development deployment](https://github.com/pooranjoyb/

## Key Features 📌

- eCommerce Shoping Website
- eCommerce Shopping Website
- User Authentication
- Seamless User Interface
- Open Source Community

## Tech Stacks used 💻:
- React TS
- TypeSCript
- Supabase (A Firebase Alternative)
- Daisy UI (A component library for Tailwind CSS)
- Tailwind CSS
- HTML, CSS, JS

## Getting Started 🚀

Follow the guidelines below to contribute to BeatBridge.
Follow the guidelines below to contribute to PopShop:

### Guidelines for Contributions

Expand All @@ -82,15 +81,11 @@ Please review our **[CODE OF CONDUCT](CODE_OF_CONDUCT.md)** before contributing.

This project is licensed under the **[MIT License](LICENSE)**

## 😍 Our Valuable Contributors
## Our Valuable Contributors 😍

Thanks to these wonderful people ✨

<a href="https://github.com/pooranjoyb/popShop/graphs/contributors">
<img src="https://contrib.rocks/image?repo=pooranjoyb/popShop" />
</a>

💙 Happy Contributions !! 💙



1 change: 1 addition & 0 deletions flow (1).json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
<script id="messenger-widget-b" src="https://cdn.botpenguin.com/website-bot.js" defer>668f8164113d5202a60f85bb,668f8107ec378f009cc2d72d</script>
</body>
</html>
Loading
Loading