Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Create Avaionline #513

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions projects/Avaionline
Original file line number Diff line number Diff line change
@@ -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?

]
}