From 651b82cb54047d77c9629817e539f7a106431955 Mon Sep 17 00:00:00 2001 From: Kaida Masaki Date: Mon, 17 Jun 2019 09:52:56 -0700 Subject: [PATCH] Use letters for tech stacks This should keep us from explaining which group does which stack. --- tech-stack-research.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tech-stack-research.md b/tech-stack-research.md index 8638bf3..7cb9cc6 100644 --- a/tech-stack-research.md +++ b/tech-stack-research.md @@ -31,7 +31,7 @@ Some of the technologies listed below fill the same role as the languages, libra We've selected two mobile applications and two web applications: -### 1. iOS native app +### A. iOS native app This tech stack includes the following components: * Mobile App * Swift @@ -39,7 +39,7 @@ This tech stack includes the following components: * Google Maps API * Firebase -### 2. iOS/Android cross-platform mobile app +### B. iOS/Android cross-platform mobile app This tech stack includes the following components: * Mobile App * Flutter or React Native @@ -50,7 +50,7 @@ This tech stack includes the following components: * Web scraping * Nokogiri & HTTParty (for web scraping) -### 3. Django web application +### C. Django web application This tech stack includes the following components: * Web front-end * jQuery @@ -60,7 +60,7 @@ This tech stack includes the following components: * Indeed API * Postgres -### 4. MEAN stack web application +### D. MEAN stack web application This tech stack includes the following components: * Web front-end * AngularJS