Merge pull request #194 from alexhampu/master

CheapyWay
This commit is contained in:
Senthil Arivudainambi
2014-11-26 11:49:55 -08:00
2 changed files with 45 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# CheapyWay
We are CheapyWay, a young and very active team of web developers.
## Languages we'are going to use
- HTML
- CSS (SCSS)
- JavaScript (jQuery)
- PHP
+35
View File
@@ -0,0 +1,35 @@
{
"teamName": "CheapyWay",
"members": [
{
"name": "Alex Hampu",
"twitter": "alexhampu",
"koding": "justalex10",
"location": "Sibiu, RO"
},
{
"name": "Sabina Văcăroiu",
"twitter": "sabinavacaroiu",
"koding": "sabinavacaroiu",
"location": "Sibiu, RO"
},
{
"name": "Tudor Văcăroiu",
"twitter": "-",
"koding": "tudorvacaroiu",
"location": "Sibiu, RO"
},
{
"name": "Iulian Nistor",
"twitter": "-",
"koding": "iuliannistor",
"location": "Iași, RO"
},
{
"name": "Cosmin Cruceanu",
"twitter": "-",
"koding": "cosmincruceanu",
"location": "Sibiu, RO"
}
]
}