A web app using Django python framework.
Description: The app allows users to search list of shops in a locality. The user can clip into any shop to view the items present in the shop. The users can add items to their cart from each shop.
Implementation:
- Django web framework
- programming languages: Python, Jinja
- HTML5 and CSS
- database: sqlite3
- Django Login authentication