Skip to content

View NASA's Astronomy Picture of the Day. Check it out on GitHub Pages:

Notifications You must be signed in to change notification settings

aripp2/nasa-daily-pic

Repository files navigation

Nasa Daily Pic

Created by: Amy Rippeto

Objective

This was a final project as a student in the Front End Engineering program at Turing School of Software and Design. I was tasked with creating a simple one page application utilizing the NASA API. The challenge was to build the application in Vue.js, a framework we were not taught.

This application allows the user to view NASA's Astronomy Picture of the Day and the images from the current month. I enjoyed learning Vue.js and look forward to expanding my knowledge and experience.

See it in Action

  1. Clone this repo git clone https://github.com/aripp2/nasa-daily-pic.git
  2. Go into the directory cd nasa-daily-pic
  3. Install depenencies npm install
  4. Start the server npm run serve
  5. Go to http://localhost:8080/ in your browser
  6. Enjoy!

Screenshots

daily-view

month-view

Wireframe

  • Note: As I was creating the application, I decided that my wireframe was not the best UX/UI, so I made significant changes.

Screen Shot 2020-01-14 at 10 45 02 AM

Known Issues/Bugs

  • Modal is appending in layers of multiple modals
  • Modals still need some styling and formatting
  • No Testing

About

View NASA's Astronomy Picture of the Day. Check it out on GitHub Pages:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published