Surya-Kumar-03 / Space-Ship-Model

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

Home Page:https://space-ship-model.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://space-ship-model.netlify.app/


Languages

Language:JavaScript 92.1%Language:HTML 5.4%Language:CSS 2.5%