Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use letters for tech stacks #2

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions tech-stack-research.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@ 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
* Xcode
* 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
Expand All @@ -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
Expand All @@ -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
Expand Down