Construct a web app that scrapes full-resolution images of Mars' 4 hemispheres and the titles of those images as well as other information on Mars from other websites.
Using BeautifulSoup and Splinter, scraped full-resolution images of Mars’s hemispheres and the titles of those images.
Using Python and HTML, added code to your scraping.py file, update Mongo database, and modified index.html file so the webpage contains all the information collected as well as the full-resolution image and title for each hemisphere image.
Updated web app to make it mobile-responsive, and add additional Bootstrap 3 components:
- Changed "Scrape New Data" button to red.
- Changed background to black.
- Changed "Mission to Mars" heading to maroon.
- Changed "Mars News" section to white.
- Changed "Featured Mars Image" heading to white.
- Changed "Mars Facts" section to red.
- Changed "Mars Hemispheres" heading to white.
- Changed captions in "Mars Hemispheres" section to red.