Overview
This page has some useful links for learning technologies that the app uses:
General Web Dev
- Web Dev, w3 schools
- Not all of this is relevant, the ones that are include HTTP, AJAX, JSON, SQL, AWS Elastic Beanstalk
 
 - Python and REST APIs: Interacting With Web Services
 - An overview of HTTP - HTTP | MDN
 - EECS 485 Lectures: Panopto Video
- Lectures 2 - 10
 
 
Python
Flask
- Flask Tutorial
- The most important sections in this guide are: 
- Overview
 - Application
 - Routing
 - Variable Rules
 - URL Building
 - HTTP Methods
 - Redirect & Error
 
 
 - The most important sections in this guide are: 
 - Quick Start - Flask Documentation
 
JavaScript & React
- The Modern JavaScript Tutorial
 - Tutorial: Intro to React
 - React Tutorial, w3 schools
 - React JS Crash Course - YouTube