6/18/2020
A mobile app written in React Native for use in calculating the amount of runout in rotating industrial machinery
Structure:
iRunout >
app.json
App.js
package.json
README.md
styles.js
components >
AppNavigator >
index.js
AxialRunout >
index.js
AxialRunoutRF >
index.js
AxialRunoutView >
index.js
RadialRunout >
*** todo: create functionality ***
index.js
RFTextInput >
index.js
styles.js
Screens >
HomeScreen >
index.js
ModalScreen >
index.js
RadialRunoutScreen >
index.js
ShaftAlignment >
*** todo: create shaft alignment functionality ***