diff --git a/projects/Avaionline b/projects/Avaionline new file mode 100644 index 00000000..834054d9 --- /dev/null +++ b/projects/Avaionline @@ -0,0 +1,16 @@ +{ + "name": "Avaionline", // will be displayed under the screenshot + "thumb": "thumb.png", // path to the image (omit the projects/ prefix) + "desc": "Online store , completely in angularjs", // One or two sentences + "url": "http://www.avaionline.com", // url to your app + "info": "http://www.gjgsoftware.com", // url to app announcement or background + "src": "https://github.com/me/avaionline", // (optional) Url to your source repository + "submitter": "gjgiraldo", // your github username + "submissionDate": "2015-10-06", // current date in ISO format + "tags": [ + + "Angular", "Mongodb", "NodeJs", "Express", ... // features and technologies + "jQuery" // do you use jQuery? + + ] +}