You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple Flask-based e-commerce web application with user and admin panels. Users can browse products, add to cart, checkout with email notifications, and track orders. Admins can manage products, customers, and orders.
QuickCart by Team Adaptix : E-commerce Software Python, Tkinter, Custom tkinter, Firebase, JSON, JWT Created a user-friendly e-commerce platform with secure authentication
This project is an online ecommerce application that focuses on providing a seamless shopping experience to users. It includes a robust shopping cart functionality that allows users to add items to their cart and proceed with the checkout process.
To-Do List is a simple and interactive web application built using HTML, CSS, and JSON Server to demonstrate how to manage tasks in a structured way. It allows users to add, edit, delete, and mark tasks as complete, with all data persisted via a JSON-based API. This project is designed to showcase frontend skills, responsive design, and basic CRUD