Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.2 KB

README.md

File metadata and controls

27 lines (19 loc) · 1.2 KB

TraveltekTeam4

Cruise project

Python for Windows: https://www.python.org/ftp/python/3.6.1/python-3.6.1.exe

Ian:

Selling points so far:

  • make it mobile-friendly

Plan:

  • return all data at once to avoid delays when showing the end product. This is okay since the data that is to be transferred will be fairly small in size. This can be stored in HTML5 storage.
  • invent categories using the API data: e.g. popular crusises, etc

Bootstrap: http://getbootstrap.com/getting-started/

<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>