E-Commerce (Flask Web Application)
Part of the 'initial-flask-projects' collection, this project is a basic e-commerce web application built using the Flask framework. It simulates an online marketplace where users can browse items, 'purchase' them (though without actual payment processing), and 'sell' them back to the market. The application also features user registration, login, and logout functionality.
Check Out Repository