Skip to content

StefanSchutte/NASA_API_Pictures_

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NASA API Pictures

This web application utilizes the NASA API to showcase a curated collection of astronomy-related images, including the NASA Picture of the Day. Users can explore these images, add their favorites to a personalized collection, and remove them as needed.

2024-01-03_15-13

Deployed Site

Features

  • NASA API Integration: Fetches the NASA Picture of the Day and related information using the NASA API.

  • Favorites Management: Allows users to save their favorite images for later viewing and removes them if desired.

  • Responsive Design: The application is designed to provide an optimal viewing experience across various devices.

  • Load More: Users can load additional NASA images dynamically, providing an ever-expanding gallery.

Technologies Used

  • HTML5: Provides the structure for the web page.

  • CSS: Styles the layout and enhances visual appeal.

  • JavaScript: Implements the dynamic behavior, API calls, and user interactions.

Usage

  • Home Page: The home page displays the NASA Picture of the Day and offers options to load more images or view favorites.

  • Favorites Page: Users can navigate to the favorites page to manage their saved images.

  • Load More: Continuously loads more NASA images as the user scrolls down.

2024-01-03_15-14

Configuration

API Key: The application uses a demo API key for the NASA API (DEMO_KEY). Replace it with your own API key for extended usage.

Local Storage

User favorites are stored locally, allowing their preferences to persist across sessions.

Contributing

Contributions are welcome! If you have any suggestions, improvements, or bug fixes, please open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

NASA API: The application relies on the NASA API to retrieve stunning astronomy images.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published