Skip to content

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

Notifications You must be signed in to change notification settings

Surya-Kumar-03/Space-Ship-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks