Bukly Book

Online Book Store with MVC

This project was build with ASP.net core mvc & Razor pages, Javascript, HTML, and CSS.

In the Bukly Book App project, I built a online book store that products can be added by Admin and employees of the company, it use SQL server to store the database and records. The application consists of multiple pages home page that display all products, manage order page that display all orders are placed by the user, register page that allows users to register for an account, shopping cart that displays all products that been selected by the user, and login page that allows users to login.