Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 747 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 747 Bytes

Pytanic

I had 5 days to learn and build a fullt-stack app in a new programming language. I chose python and created a little Titanic themed app using Flask, Pandas and Beautiful Soup


Features

  • Flask for a full-stack python web application
  • Pandas for data visualisation
  • Beautiful Soup for scraoing data from websites

Setup

Clone this repo to your desktop and run ...


Usage

  • You can select and look at data about the passengers of the Titanic in tabular form.
  • Info about all previous cohorts of Code Chrysalis coding school in Tokyo is available as well as if they survived the Titanic or not
  • You can also get a ticket and board the ship - your fate will be randomised and displayed.