From 9989e1c80dd66b5577330322200b5dedbb83c45a Mon Sep 17 00:00:00 2001 From: lbarwiko Date: Tue, 2 Dec 2014 20:54:49 -0500 Subject: [PATCH 1/2] Added the Average Joes --- Teams/AverageJoes/team.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 Teams/AverageJoes/team.json diff --git a/Teams/AverageJoes/team.json b/Teams/AverageJoes/team.json new file mode 100644 index 0000000..c5300fb --- /dev/null +++ b/Teams/AverageJoes/team.json @@ -0,0 +1,30 @@ +{ + "teamName": "The Average Joes", + "members": [ + { + "name": "Luke Barwikowski", + "twitter": "lukebar96", + "koding": "lbarwiko", + "location": "Ann Arbor, US", + "lead": true + }, + { + "name": "Lyle Antieau", + "twitter": "lyleantieau", + "koding": "Lantieau3", + "location": "Ann Arbor, US" + }, + { + "name": "Nick Martinelli", + "twitter": "nmartinelli96", + "koding": "nmart", + "location": "Ann Arbor, US" + }, + { + "name": "Joseph Lafayette", + "twitter": "datCordLife", + "koding": "lafayetj", + "location": "Ann Arbor, US" + } + ] +} From b5732d120a33bcace97ca054dcfc79ddc54892ab Mon Sep 17 00:00:00 2001 From: lbarwiko Date: Tue, 2 Dec 2014 21:03:12 -0500 Subject: [PATCH 2/2] Adding our about.md file --- Teams/AverageJoes/ABOUT.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Teams/AverageJoes/ABOUT.md diff --git a/Teams/AverageJoes/ABOUT.md b/Teams/AverageJoes/ABOUT.md new file mode 100644 index 0000000..b103825 --- /dev/null +++ b/Teams/AverageJoes/ABOUT.md @@ -0,0 +1,18 @@ +# The Average Joes +We are a group of highschool friends who are all freshmen at the University of Michigan - Ann Arbor, this fall. +All four of us took introductory level programming courses this fall, and most of us aren't so experienced in any form of web development. +We see this as a unique challenge that will be very difficult for all of us. + +## The Members + - Luke Barwikowski: I have the most experience out of the group with web languanges, and that's the scary thing. I dabble in webdesign as a hobby, but see a future career in the backend parts of web applications. I will be leading this team, and hopefully I can teach these guys a thing or two and we'll make an awesome project. + - Lyle Antieau: I admittedly am the worst person in this group. And I suck. + - Nick Martinelli: I've taken a huge interest in programming lately. I don't really know much about anything, but I'm really excited for this. + - Joseph Lafayette: Lyle sucks. + + ## Our Plan + We plan on implementing the following frameworks, libraries, and languages + -HTML5 + -jquery + -Python + -Flask + -backbone.js