Skip to content

maggieee/women-at-NASA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Women @ NASA

Documenting the women at NASA throughout history, using the https://images-api.nasa.gov API.

Code for project hosted on Github here. This project can be visited live at http://womenatnasa.net/.

This application fetches data using https://images-api.nasa.gov's search API to find all photos that result from a keyword search for "women". The app uses React to create Components for year buttons that can be selected to filter which image cards (also React Components) are displayed. We pass props and state throughout the app using five Components (App, YearButton, YearButtonContainer, NasaImage, and NasaImageContainer). Other technologies used include Bootstrap, CSS, HTML, Flask, and Python (to run the Flask server and render the homepage).

Developed by Jake Maggie Ronan.

Screenshot of Women @ NASA app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published