From aebdeb377be58bae419b6a5ecc04585da9a52805 Mon Sep 17 00:00:00 2001 From: Mohd Sufian Othman Date: Wed, 3 Dec 2014 17:36:35 +0800 Subject: [PATCH 1/2] Added new team member --- Teams/myPHPmaster/ABOUT.md | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/Teams/myPHPmaster/ABOUT.md b/Teams/myPHPmaster/ABOUT.md index 5c99281..0deef43 100644 --- a/Teams/myPHPmaster/ABOUT.md +++ b/Teams/myPHPmaster/ABOUT.md @@ -1,19 +1,31 @@ # myPHPmaster -Another team for Koding global hackathon. +Another team for Koding global hackathon from Malaysia. -## About me +# About Us -My name is Mohd Othman from Kuala Lumpur, Malaysia. +## Mohd Sufian Othman +Professional engineer now doing M.Sc. in Universiti Kebangsaan Malaysia, Bangi, Selangor. -## My Project +## Bahrom Baharin +Professional engineer working at Public Works Department HQ, Kuala Lumpur. -Yet to decide. +# Our Project + +We will focus on developing web application that highlight world's global issue with interactive data visualization. ## Language to use - PHP -- mySQL - Javascript -- HTML5 +- HTML - CSS3 +- jQuery +- AJAX +- jSON + +## API to use + +- Google Map +- Google Places +- Geocoding From f4cbb2485f2e48e212bab68ca3eaae3218a73eba Mon Sep 17 00:00:00 2001 From: Mohd Sufian Othman Date: Wed, 3 Dec 2014 17:39:00 +0800 Subject: [PATCH 2/2] Added new team member --- Teams/myPHPmaster/team.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Teams/myPHPmaster/team.json b/Teams/myPHPmaster/team.json index fe6312f..143694b 100644 --- a/Teams/myPHPmaster/team.json +++ b/Teams/myPHPmaster/team.json @@ -2,9 +2,16 @@ "teamName": "myPHPmaster", "members": [ { - "name": "Mohd Othman", + "name": "Mohd Sufian Othman", "twitter": "waja126", "koding": "myphpmaster", + "location": "Selangor, MY", + "lead": true + }, + { + "name": "Bahrom Baharin", + "twitter": "", + "koding": "bahrombaharin", "location": "Kuala Lumpur, MY" } ]