Project Title:
Artbeat – Online Art Gallery
Submitted By:
Swapnil R. Joshi
Date: Tuesday, October 18, 2016
Language/Platform: ASP.NET with C#
Project Overview:
Artbeat is an online art shopping platform designed to:
-
Display various art products in a visually appealing format.
-
Allow users to register, log in, browse, and purchase artwork.
-
Provide administrative functions for managing products.
Key Features:
-
Shopping Cart
-
Enables users to add/remove items and proceed to checkout.
-
-
Category-wise Gallery
-
Art is organized into categories for easier browsing (e.g., Paintings, Sculptures, Digital Art).
-
-
User Login & Password Management
-
Secure registration and login system.
-
Allows users to update or reset passwords.
-
-
Admin Panel (Basic)
-
Add Product
-
Delete Product
-
Note: Admin Reports are not included in this version.
-
Technologies Used:
-
Frontend:
-
ASP.NET Web Forms
-
Bootstrap 3 (for responsive UI)
-
-
Backend:
-
C# (server-side scripting)
-
SQL Server (for data storage)
-
Use Case:
Perfect for students or developers looking to:
-
Understand ASP.NET Web Forms development.
-
Learn e-commerce fundamentals.
-
Practice implementing CRUD operations with a database.