Skip to content

Instantly share code, notes, and snippets.

@leahgarrett
Last active May 23, 2019 02:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leahgarrett/158e1193d179185cef9e942af8e92990 to your computer and use it in GitHub Desktop.
Save leahgarrett/158e1193d179185cef9e942af8e92990 to your computer and use it in GitHub Desktop.
Javascript Browser Application Challenge

Browser Application Challenge

One day challenge. Optional presentation Friday afternoon.

Charactistics of the application:

  • javascript, HTML, CSS
  • in browser only
  • no database
  • can use code from challenges
    eg: the inventor sorrting challenge

Examples

Base conversion

  • convert hex to binary

Games

  • dice game - roll dice, play against the app
  • maze game

Calculator

  • specialised calculations

Use an API

  • display and sort data eg: pokemon API
  • combine data from multiple APIs

Geolocation

  • use Google Maps and a json list of locations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment