• Build an online store application, featuring:
–The product page
–Search and filter by price/name/manufacturer
–Login and Register
–Add/Remove Cart
–Item management (Admin)
–Order list/ details(Admin)
• Technology:
–.NET Core 2.0, Web API, Entity Framework
–HTML, CSS, Bootstrap 3.3.7, jQuery
–Database: SQL Server 2014
• ASP.NET Core is a cross-platform, high-performance, open-source framework for building modern, cloud-based, Internet-connected applications.
• Build web apps and services, IoT apps, and mobile back ends.
• Use your favorite development tools on Windows, macOS, and Linux.
• Deploy to the cloud or on-premises
• Run on .NET Core or .NET Frame
• Apply to build API with .NET core
XEM THÊM ==> Hướng dẫn cài đặt chi tiết
Nguồn: Sharecode.vn
Chạy file script, hoặc restore database.
+ CellphoneStoreWebAPI (web api, server): Ctrl + F5 build CellphoneStoreWebAPI để lên api server
http://localhost:49403/api/items
+ Swagger (list api connect):
http://localhost:49403/swagger/index.html
+ CellphoneStore (client): Ctrl + F5 build CellphoneStore lên giao diện website
http://localhost:49387/
+ Quản lý shop:
http://localhost:49387/Admin/ShopManager
Username quản trị: đính kèm trong file notepad
Password: đính kèm trong file notepad
+ Ngoài ra còn có 1 project TestCase (unit test) bằng Selenium cho các bạn tham khảo thêm.
+ Note: Vì là build .net core nên source chạy trên VS2017 trở lên nhé
Link video demo: https://youtu.be/iXaJTSjuZos