Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.59 KB

README.md

File metadata and controls

40 lines (24 loc) · 1.59 KB

Cosmic Canvas Logo

Cosmic Canvas: A Gallery of the Universe

This is a repository for the Human-Computer Interaction class project at Gordon College, Philippines. The project is called Cosmic Canvas, a web application that displays a gallery of images related to space and the universe, along with information and details about each image.

The application uses the Astronomy Picture of the Day (APOD) API and Mars Rover Photos API to get images and other details. It was built using HTML, Tailwind CSS, and JavaScript.

Installation

  1. Clone the repository: git clone https://github.com/your-username/Cosmic-Canvas.git
  2. Open index.html in your browser.

Usage

  1. Open index.html in your browser.
  2. Browse the gallery and click on an image to view its details.
  3. Use the search bar to search for images by date or keyword.

Features

  • Gallery of space and universe-related images
  • Image details page with information such as the date, description, and credits

APIs Used

  • Astronomy Picture of the Day (APOD) API
  • Mars Rover Photos API

Credits

  • The application was created by Dardee Jay Calura.
  • The project was created for the Human-Computer Interaction class at Gordon College, Philippines.
  • The application uses the Astronomy Picture of the Day (APOD) API and Mars Rover Photos API to get images and information.
  • Tailwind CSS was used for styling.

License

This project is licensed under the MIT License. See the LICENSE file for more information.