Skip to content

glenmiracle18/filtering-system

Repository files navigation

Advanced / Production grade ecommerce filtering system

This is a detailed and fine-tuned E-commerce filtering system that filters right down to on of the smallest variables possible.

logo

📔 Table of Contents

🌟 About the Project

🎯 Features

  • Fine-tuned filtering
  • sort by price
  • sort by color
  • slider for precise range selection

🎨 Color Reference

Color Hex
Primary Color #242534 #242534
Secondary Color #393E46 #393E46
Accent Color #00ADB5 #00ADB5
Text Color #EEEEEE #EEEEEE

🔑 Environment Variables

To run this project, you will need to add the following environment variables to your .env file NEXT_PUBLIC_APP_URL=

DATABASE_URL=

🧰 Getting Started

‼️ Prerequisites

  • Clone this repo
git clone https://github.com/glenmiracle18/filtering-system
  • rename the dotenv file
cp .env.example .env
  • run locally
yarn dev

⚙️ Installation

Clone the repo

git clone https://github.com/glenmiracle18/filtering-system

install all dependencies

pnpm install

🧭 Roadmap

  • creating database and schema
  • create the next project
  • create ui / frontend
  • dynamic rendering
  • backend and api
  • error handling
  • debugging
  • deployment
  • refactor and improvments

👋 Contributing

Contributions are always welcome!

see contributing.md for ways to get started

📜 Code of Conduct

Please read the Code of Conduct

❔ FAQ

  • How do I get better at coding?
  • just build sh*t. Trust me

⚠️ License

Distributed under the no License. See LICENSE.txt for more information.

🤝 Contact

Glen Miracle - @twitter_handle - m.bonyu@alustudent.com

Project Link: https://github.com/glenmiracle18/filtering-system