Problem: To create an MVC 'View' bound with a 'Model' but without creating any controller in Sitecore MVC 7.2.
Here we upload the CSS files to Sitecore media library and then read those CSS files in the code. This approach is suggested only when you want to allow a Sitecore user to edit CSS classes. The same applies for javascript files too.
By default sitecore provides an admin user with userid ‘Admin’ and password ‘b’. However additional users can be created in sitecore by following below steps.