Skip to content

Latest commit

 

History

History
50 lines (42 loc) · 1.92 KB

File metadata and controls

50 lines (42 loc) · 1.92 KB

Netlify Status

AWARDED AT RPI Hackathon

  • Runner up on Best use of TripAdvisor API
  • Winner of Best use of .TECH Domain

RPI Hackathon | Education

  • 24 Hour hackathon to create an Education app to help beginners visualize code concepts.

Goals

Team Members


Key features

Home Page

  • Home Page preview and layout homeExample

If, Else Statements

  • If examples
  • If, Else examples
  • If, Else, Else, ... examples
  • Advanced Conditionals examples
  • TripAdvisor restaurant redirect at times to eat

ifelseExample

Loops

  • For Loops
  • While Loops

forloopExample

API

  • API Example using tripadvisor
  • Bucket visualizer for API represent and show data

Extra features

  • Sorting algorithms and problem solving paths

After Hackathon to do!

  • Switch cases 1, 2, 3, Default
  • do While Loop, simple visualizer with variation to original code.
  • Add more detail to Object JSON explaination
  • Object breakdown and key value pairs
  • Basic concept and featurs of classes
  • ADVANCED FRONTEND CONCEPTS React Props/Component/Container
  • ADVANCED FRONTEND CONCEPTS Pipe line representation for React Context/Redux alternative to passing props. Provider/Consumer/Default HOC(Higher Order Component) which returns a callback