urvish7 / Mission-to-Mars

The Robin's web app that is created during this module it looks good and functioning well. however, she likes to add more polish to it. She was admiring images of the Mars's hemispheres online and realized that the site is scraping-friendly. She is interested in modifying the current web app to include all the four of the hemisphere images. To appoach this we will use Beautifulsoup and Splinter to scrape full-resolution images of the Mars's hemisphere and the title of those images, store the scraped data on the Mongo database, use a web application to display the data, the alter the design of the web app to accommodate these images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mission-to-Mars

Mongodb Learning

Purpose of the Project:

The Robin's web app that is created during this module it looks good and functioning well. however, she likes to add more polish to it. She was admiring images of the Mars's hemispheres online and realized that the site is scraping-friendly. She is interested in modifying the current web app to include all the four of the hemisphere images. To appoach this we will use Beautifulsoup and Splinter to scrape full-resolution images of the Mars's hemisphere and the title of those images, store the scraped data on the Mongo database, use a web application to display the data, the alter the design of the web app to accommodate these images.

Deliverable 1: Scrape Full-Resolution Mars Hemisphere Images and Titles

File that we used to accomplish this task.

Mission_to_Mars_Challenge.ipynb

The code and urls:

Deliverable 2: Update the Web App with Mars’s Hemisphere Images and Titles

Files and code that we used to accomplish this task.

Deliverable 3: Add Bootstrap 3 Components

The Output of this analysis is as follows:

About

The Robin's web app that is created during this module it looks good and functioning well. however, she likes to add more polish to it. She was admiring images of the Mars's hemispheres online and realized that the site is scraping-friendly. She is interested in modifying the current web app to include all the four of the hemisphere images. To appoach this we will use Beautifulsoup and Splinter to scrape full-resolution images of the Mars's hemisphere and the title of those images, store the scraped data on the Mongo database, use a web application to display the data, the alter the design of the web app to accommodate these images.


Languages

Language:Jupyter Notebook 57.6%Language:HTML 28.3%Language:CSS 9.2%Language:Python 4.6%Language:JavaScript 0.2%