diff --git a/projects/projects.json b/projects/projects.json index f92b527e..06ac90c3 100644 --- a/projects/projects.json +++ b/projects/projects.json @@ -3688,7 +3688,30 @@ "Responsive", "Cloud" ] + }, + { + "name": "Virto Commerce", + "thumb": "virtocommerce/thumb.png", + "desc": "Virto Commerce is an open source platform for building web SPA application using ASP.NET MVC and AngularJS", + "url": "http://virtocommerce.com", + "info": "http://virtocommerce.com/try", + "submitter": "Woland2k", + "submissionDate": "2015-08-26", + "tags": [ + "Production", + "Large website", + "Large AngularJS app", + "jQuery", + "CRUD", + "Ecommerce", + "Open Source", + "Mobile", + "Responsive", + "ASP.NET", + "MVC", + "Cloud", + "REST" + ] } - ] } diff --git a/projects/virtocommerce/thumb.png b/projects/virtocommerce/thumb.png new file mode 100644 index 00000000..1c9de4d9 Binary files /dev/null and b/projects/virtocommerce/thumb.png differ