- Author: Huy Nguyen
- Mentor: Phong Nguyen
- Home page: category menu, features products
- View products by category
- View product details
- Product rating
- Register
- Login/Logout
- Optional (shopping cart, ordering)
- Login/Logout
- Manage categories (Name, Description)
- Manage products (Name, Category, Description, Price, Images, CreatedDate, UpdatedDate)
- View customers
-
Project should apply as many techniques as possible which learned from training program.
- For .NET example: TagHelpers, ViewComponents…
-
UnitTest: The Unit Test do not need to have a high coverage number but should demonstrate the ability to write unit test for common components.