From b36c0ef70768266b1db691d9d1646f06111b2ce4 Mon Sep 17 00:00:00 2001 From: Alex Hampu Date: Wed, 26 Nov 2014 13:32:14 +0200 Subject: [PATCH 1/2] Team members Added our team members. --- Teams/CheapyWay/team.json | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 Teams/CheapyWay/team.json diff --git a/Teams/CheapyWay/team.json b/Teams/CheapyWay/team.json new file mode 100644 index 0000000..4b09014 --- /dev/null +++ b/Teams/CheapyWay/team.json @@ -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" + } + ] +} From a86120184ff83839cac912ee18e30c4b7eeec397 Mon Sep 17 00:00:00 2001 From: Alex Hampu Date: Wed, 26 Nov 2014 13:33:57 +0200 Subject: [PATCH 2/2] About our team Created the file about our team. --- Teams/CheapyWay/ABOUT.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Teams/CheapyWay/ABOUT.md diff --git a/Teams/CheapyWay/ABOUT.md b/Teams/CheapyWay/ABOUT.md new file mode 100644 index 0000000..e9bc844 --- /dev/null +++ b/Teams/CheapyWay/ABOUT.md @@ -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