Skip to content

OpenTechConsult/nasa-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nasa-project

const launch = { flightNumber: 100, // exist -> flight_number mission: 'Kepler Exploration X', // exist -> name rocket: 'Explorer IS1', // exist -> rocket.name launchDate: new Date('December 27, 2030'), // exist -> date_local target: 'Kepler-442 b', // Not applicable customers: ['ZTM', 'NASA'], // exist -> payload.customers for each customer upcoming: true, // exist -> upcoming success: true, // exist -> success }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published