📄 Description
The NCT Album Store web application is a dedicated online store that sells physical albums from the NCT group. With this application, users can:
-
Explore various NCT albums
-
View product details
-
Make purchases easily
🛠️ Technologies Used
- Java: As a backend programming language to handle business logic, such as managing user data, products, and transactions.
- JSP: View technology to display dynamic web pages generated by the server.
- CSS: To set the appearance and style of the web page, including layout, colors, and fonts.
- JavaScript: Add interactivity to web pages with animation effects, form validation, and AJAX.
- Database: (Example: you can use MySQL, PostgreSQL) to store product, user, and transaction data.
✨ Main Features
- Product Catalog: Displays a complete list of NCT albums available for purchase.
- Product Detail Page: Provides detailed information about each album, including photos, descriptions, and prices.
- Shopping Cart: Allows users to add albums to their shopping cart and view a list of products to be purchased.
- Payment Process: Provides a safe and easy payment method.
- User Account: Users can create an account to track orders, manage personal information, and store shipping addresses.
