/Space-Ship-Model

A cross-domain (Web-ML) application that makes appropriate predictions for an astronaut's survival by passing necessary parameters.

Primary LanguageJavaScript

Space-Ship-Model

A cross-domain (Web-ML) application that makes appropriate predictions for an astronaut's survival by passing necessary parameters. You can find the Repository of the ML Model here.

Tech:

  • ReactJS
  • NodeJS
  • ExpressJS
  • HTML5
  • CSS3
  • Material UI
  • Bootstrap

Deployment:

  • Netlify(Front-End)
  • Render(Back-End)
  • AWS Elastic Beanstalk - EC2 S2 Bucket (ML Model)

Installation:

The Project requires Node.js v10+ to run.

Install the dependencies and devDependencies and start the server. Front-End Setup:

cd client
npm install

Back-End Setup: In the root directory, run

npm install
node server.js

Snapshots of the App:

image image image