Skip to content

Spacestagram - Angular web application for getting mars rovers image.

Notifications You must be signed in to change notification settings

sohailshiraj/shopify-frontend-challenge-summer-2022

Repository files navigation

Spacestagram: Image-sharing from the final frontier


Installation and Usage

Pre-Requisite Installation

Run the following in your terminal:

npm install -g @angular/cli
git clone https://github.com/sohailshiraj/shopify-frontend-challenge-summer-2022.git
cd shopify-frontend-challenge-summer-2022
npm install

Functionality

  • Fetching data from Mars Rover API Data from here
  • Displaying description for each image.
  • Option for liking and disliking an image.
  • Saving data locally so that user likes/dislikes is saved.
  • User can refresh data from server or use the one locally saved.
  • Added a loading state while user is waiting for the API to return data;
  • Added a date picker to be able to browse photos startig from a specific date.

About

Spacestagram - Angular web application for getting mars rovers image.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published