8000 GitHub - salihdhaifullah/ecommerce
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

salihdhaifullah/ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selexome is An ECommerce Platform for sale any type of products and handle payments with stripe

Alt text

You Can Create Account New From Sing Up Page

Alt text

Or Login to Existed Account

Alt text

You Can Test Admin Role By Click on Demo Button

Alt text

This Is Dashboard Page

Alt text

You Can Filter And Sort Products Table

Alt text

they Are a pagination system in all tables and You Can Delete Or Update Or Create Product

Alt text

This Is Create Product Form

Alt text

You Can Preview Product before Submit

Alt text

This Is Nice Chart Show average Products rates

Alt text

This Is Users Table And You Can Filter And Sort with pagination system as well

Alt text

This Is Chart Show Number of users how used payment and how do not

Alt text

This Is Orders Table And It Show Orders details

Alt text

you can find unDelivered orders and deliver them easily

Alt text

You Can Filter And Sort as well

Alt text

This Is Chart Show the verified payments and canceled Ones

Alt text

You can See Feedback details

Alt text

You Can Filter And Sort as well

Alt text

This Is Search Page Shows products that Had 10% discount

Alt text

This Is Search Page Shows products that Had clothes category

i used IntersectionObserver to handel infante scroll where the element how are not in view will be removed and replaced by placeholder div

Alt text

this cart page where you can remove items or increases/decreases quantity or process payment by click checkout button

Alt text

you will need to fill form by phone number country and address

Alt text

after that you will by redirect to stripe page to fill payment details after that stripe will send web hook to the server to verify payment

Alt text

if every thing worked fine then you will see this page

Alt text

this is shop page where i used IntersectionObserver to handel infante scroll vertical with categories rows and horizontal with products. the element how are not in view will be removed and replaced by placeholder div

Alt text

Alt text

this product/id page with nice images slider

Alt text

You Can See feed back from other users and votes and average rate for this product

Alt text

You Can Give a feed back

Alt text

technology

react

nextjs

postgresql

nodejs

typescript

supabase (supabase storage and postgresql database)

prisma ( is a typescript ORM)

stripe (to handel payments)

env

NEXT_PUBLIC_SUPABASE_URL

SUPABASE_SECRET_KEY

DATABASE_URL

ADMIN_EMAIL

ADMIN_PASSWORD

SECRET_KEY

STRIPE_SIGNING_SECRET

NEXT_PUBLIC_STRIPE_PUBLIC_KEY

STRIPE_SECRET_KEY

run

    yarn
    yarn run migrate

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0