Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sikandarjodd/build-your-brand
Build Your Brand - Simple Minimal Ecommerce website with Templates : Buy Products
https://github.com/sikandarjodd/build-your-brand
drizzle-orm ecommerce payment postgres products stripe svelte
Last synced: 13 days ago
JSON representation
Build Your Brand - Simple Minimal Ecommerce website with Templates : Buy Products
- Host: GitHub
- URL: https://github.com/sikandarjodd/build-your-brand
- Owner: SikandarJODD
- Created: 2024-02-06T01:11:36.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-02-23T02:06:40.000Z (10 months ago)
- Last Synced: 2024-12-19T02:07:30.095Z (15 days ago)
- Topics: drizzle-orm, ecommerce, payment, postgres, products, stripe, svelte
- Language: Svelte
- Homepage: https://build-your-brand.vercel.app
- Size: 316 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Build Your Brand
## Description
This is my final year project includes build your branch theme where users can buy products. This project is based on the concept of e-commerce. The main aim of this project is to provide a platform for the users to buy products online. This project includes the following features:
## Features
- This project includes a dark mode feature.
- Users can add products to their cart.
- Users can buy products using our own coins.
- Users can participate in the lottery system to win products.
- Users can sell their products using their own page.## Technology Used
| Technology | Description |
| --------------- | ------------------------------------------------------------------------------------------------------------------------------------- |
| Frontend | Svelte |
| Emails | Sendgrid |
| Database | Supabase - Postgres SQL |
| CSS | Tailwind CSS & Shadcn UI |
| Payment Gateway | Client Side Razorpay Links - User Generated, Stripe Links - using Stripe API, Lemon Squeezy Links for Seperate Pages with Description |
| Charts | Chart.js |## Algorithm Usage
| Algorithm | Description |
| ------------------------ | --------------------------------------------------------------------------------------------------------- |
| Recommendation Algorithm | This algorithm is used to recommend products to users based on their product history & searched products. |
| Lottery Based Algorithm | This algorithm is used to select winners for giveaway products. |
| SEO Generation | This algorithm is used to generate SEO for products with description using AI. |
| Product Description Info | This algorithm is used to generate product description info & calculation using AI. |