- A online shop made using Django for Backend and HTML5 & CSS for Frontend.
- Product catalog
- Shopping Cart
- Customer orders
- Payments
- Invoice Creation
- Discount Coupons
- Internationalization & Localization
- Product Recommendation Engine
- Python for Backend
- HTML5 for Markup
- CSS for Styling and Layout
- Django Web Framework for python
- RabbitMQ & Celery for handling asynchronous tasks
- BrainTree Sandbox as a payment gateaway
- Weasyprint for dynamic pdf invoice creation
- django-parler for Internationalization
- django-localflavor for Localization
- django-rosetta for facilitating the translation process
- django-extensions for making development process a bit easier
- Redis for building a working product recommendation engine
- Visual Studio Code for writing the code
- Ubuntu for running the code
- Tmux a terminal multiplexer
- Firefox for Browser & Debugging