bhrugen / BulkyBook_old

Udemy Course - Complete Guide to ASP.NET Core 3.1 MVC
https://bulkybook.azurewebsites.net
65 stars 71 forks source link

Make a restriction on Image size in card component #2

Open IvanJasenov opened 4 years ago

IvanJasenov commented 4 years ago

User can upload an Image of any size, so if no restriction is applied on the Index page, the card components will be of different sizes.

IvanJasenov commented 4 years ago

Disable logged in user a-tag click option since the link lead to nowhere/blank page.

IvanJasenov commented 4 years ago

Make a restriction on the Count on the Front End Side and prevent malicious user's input

IvanJasenov commented 4 years ago

Style the button a bit

IvanJasenov commented 4 years ago

Reload the Summary page for Payment if there is an error in the Model State i.e. some properties are missing