Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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. |