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

https://github.com/aashutoshrathi/django-filter-product

Django Project Sample for filtering product like Amazon
https://github.com/aashutoshrathi/django-filter-product

django ecommerce-application filtering

Last synced: 11 months ago
JSON representation

Django Project Sample for filtering product like Amazon

Awesome Lists containing this project

README

          

# django-filter-product
A clone for product filter in Django (Internship Task).

## Setup

```sh
$ git clone https://github.com/aashutoshrathi/django-filter-product.git
$ cd django-filter-product
$ pip install -r requirements.txt
```

### Start
```sh
$ python manage.py runserver
```

## Technologies Used

- [UIKit](https://getuikit.com/) - Keeping things together and pretty 🙏.
- [jQuery v3.3.1](https://jquery.com/download/) - For all beautiful background work 🛠 .

## Deployment

Find it [here](http://testerdaddy.pythonanywhere.com/)

Made from scratch with ❤ by Aashutosh Rathi