yashpatel7025 /
PriceTracker
Amazon Price tracker using Python, Django, Celery Task Queue and Scrapy Frameworks. Front end is developed using HTML, CSS and Bootstrap
49/100 healthLoading repository data…
gautam-itsquick / repository
Amazon Price Tracker On this website you can add amazon products links and your desired price when the price is less or equal to the desired price this will send you notification on registered email
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Here Are Some Important Channels on Youtube(Search channel name on Youtube)
Here Are Some Important Website(Search website on Google)
The clean, fast and right way to start a new Django3.0.7 powered website.
Setup project environment with virtualenv and pip.
$ python3 -m venv project-env
$ source project-env/bin/activate
$ pip install -r requirements.txt
# You may want to change the name `projectname`.
$ django-admin startproject --template https://github.com/GK-SVG/repo-name/archive/master.zip projectname
$ cd projectname/
$ python manage.py migrate
$ python manage.py runserver
Basic Django scaffolding (commands, templatetags, statics, media files, etc).
Simple logging setup ready for production envs.
I love contributions, so please feel free to fix bugs, improve things, provide documentation. Just send a pull request.
Selected from shared topics, language and repository description—not editorial ratings.
yashpatel7025 /
Amazon Price tracker using Python, Django, Celery Task Queue and Scrapy Frameworks. Front end is developed using HTML, CSS and Bootstrap
49/100 healthjair999 /
A web application built with Python, Django, Celery, and Scrapy for automated Amazon price tracking. The frontend is developed using HTML, CSS, and Bootstrap
38/100 healthbytecrafter8 /
Amazon Price tracker using Python, Django, Celery Task Queue and Scrapy Frameworks. Front end is developed using HTML, CSS and Bootstrap