Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 407 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 407 Bytes

Build Status

What is this TicTacToe project?

It's me having fun creating an online game

Technologies used

  • Laravel 5.4
  • Laravel Echo
  • Vue.js 2.0
  • pusher
  • postgres

TODO

  • write more tests for Vue
  • refactor / clean up
  • get pusher to work on heroku
  • auto deploy to heroku on success