E-Commerce Application Prototype
E-Commerce Application Prototype
This project involves the development of a comprehensive e-commerce application prototype using Python programming. The primary goal is to create a functional prototype that supports the core operations of an online marketplace, featuring a robust CRUD (Create, Read, Update, Delete) system. The application will cater to two main user types: sellers and customers. Sellers can list products for sale, manage inventory, and update product details, while customers can browse products, make purchases, and checkout products in their cart.
The application will include a secure login and registration system for both sellers and customers, with role-based access control to ensure users can only perform actions relevant to their role. Sellers will have the ability to create, read, update, and delete product listings, while customers can put product in their shopping cart, edit shopping carts, and orders (check-out).
The application will integrate with a robust database to store user information, product details, and order histories, ensuring efficient queries and data management for fast and reliable access to information. All using python programming.
Project information
- Category Application Prototype
- Client Purwadhika Digital Technology School
- Project date 26 April, 2024
- Project URL www.github.com