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
- Host: GitHub
- URL: https://github.com/aashutoshrathi/django-filter-product
- Owner: aashutoshrathi
- Created: 2018-06-11T17:11:09.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-25T16:58:13.000Z (over 7 years ago)
- Last Synced: 2024-10-27T21:43:39.635Z (over 1 year ago)
- Topics: django, ecommerce-application, filtering
- Language: CSS
- Homepage: http://testerdaddy.pythonanywhere.com/
- Size: 760 KB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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