Online Product Display SalesApp - Using ASP.NET MVC + JQuery
As an helping hand to a friend had created a sample application to browse and display products which his company is helping to give users on loan basis.
As he din't have any backend database this app stores required data in JSON text files and loads accordingly. JSON files were created using Newtonsoft.Json library.
As he din't have any backend database this app stores required data in JSON text files and loads accordingly. JSON files were created using Newtonsoft.Json library.
3 comments:
Post a Comment