/Mission-to-Mars

Primary LanguageJupyter Notebook

Mission-to-Mars

Purpose

Scraping mutiple sources on the web for Mars data. Once implementing effective code for scraping, the code was then refactored to create a mobile-friendly web app using Flask to visualize the data in a clear and organized manner.

Original code can be referenced in the Challenge folder; html file in the templates folder; and app.py and scraping.py files are updated as well.