RAiso
2024 • E-Commerce • Full-Stack
[1] Project Overview
RAiso is an e-commerce platform designed for selling a wide range of stationery products. Developed using ASP.NET for both the frontend and backend, RAiso provides the customers a platform for them to browse and purchase products. The platform was built with a focus on Domain Driven Design (DDD), ensuring that the application's architecture aligns closely with the business domain and its logic.
[2] Features
- • Authentication Features
- Login: Allows users to access their accounts.
- Register: Enables users to create new accounts.
- • Product Management Features
- CRUD Product: Manage products that can be sold on the platform (create, read, update, and delete).
- • User Interaction Features
- View Product: Enables users to browse and view product details.
- • E-commerce Features
- Purchase Product: Lets users purchase products directly from the platform.
- Add to Cart: Allows users to add products to their cart for later purchase.
- View History: Allows users view all the products that have been purchased.