diff --git a/Teams/mapQuest/ABOUT.md b/Teams/mapQuest/ABOUT.md new file mode 100644 index 0000000..41908ba --- /dev/null +++ b/Teams/mapQuest/ABOUT.md @@ -0,0 +1,13 @@ +mapQuest +===== + +We are mapQuest team ready to build interactive game using Google Maps™ and get you out of your chair and make you run and conquer virtual areas physically present :) + +## About the team + +* Milica - front-end developer passionate about building hybrid mobile applications using newest web technologies +* Damnjan - back-end developer eager to build big data systems + +## Technology stack + +We're going to combine **Cordva + HTML5 + CSS3 + AnguarJS + PHP (ZF2) + MongoDB** in order to build the app and API. diff --git a/Teams/mapQuest/team.json b/Teams/mapQuest/team.json new file mode 100644 index 0000000..b72adcc --- /dev/null +++ b/Teams/mapQuest/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "mapQuest", + "members": [ + { + "name": "Milica Kadić", + "twitter": "sfworm", + "koding": "kamilica", + "location": "Belgrade, RS" + }, + { + "name": "Damnjan Jovanović", + "twitter": "damnjan", + "koding": "damnjan", + "location": "Belgrade, RS" + } + ] +} \ No newline at end of file