##Team:
T.E.A.M. (Tracking Extraterrestrial Astriods & Meteors)
##Members:
Michael, Riley, Nestor, Silu, Gigi, Ayisha**
https://docs.google.com/presentation/d/1P2Ok4H9Jm12yalylWDSZed-560_Rl5uLkc5jzpWjUSY/edit?usp=sharing
T.E.A.M is an app...
The Tracking Extraterrestrial Astroids and Meteorites(T.E.A.M) was created for the purpose of identifying potential threats posed by Astroids and Meteorites to Earth atmosphere.The primary objective of the TEAM App 's is to provide up-to-date critical information to in order to educate communities around the world to be prepared to mitigate the potential impact of Astroids related disasters.
The user is required to ...
The twitter subscriber will receive a tweet message indicating that a match has been found...
- React
- Firebase database
- React Redux
- Firebase Authentication
- Material UI
In order to Install the T.E.A.M. application the following must be done:
-
Ultimately the [package.json] file located in the root folder should look like this: { "name": "client", "version": "0.1.0", "private": true, "dependencies": { "react": "^16.5.2", "react-dom": "^16.5.2", "react-google-maps": "^9.4.5" }, "devDependencies": { "react-scripts": "2.0.5" }, "scripts": { "start": "react-scripts start", "build": "react-scripts build", "test": "react-scripts test", "eject": "react-scripts eject" }, "eslintConfig": { "extends": "react-app" }, "browserslist": [ ">0.2%", "not dead", "not ie <= 11", "not op_mini all" ] }
-
From the Command Line in the project directory type the following command in order for npm to read the dependencies listed in the [package.json] file which are required to run the application:
- npm install
-
Resolve any errors
-
From the Command Line in the project directory type the following command in order to run the application. A seperate browser will automatically be opened allow users to begin to use the app
- npm start
##The Process & Wins
###Team Standup
Sample
###Imagining the App
Sample:
First Rendering...
First Rendering of...
Success ...