codeeverything / symfony-todo

A simple TODO app in Symfony 3 + AngularJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TODO App in Symfony 3 and AngularJS

This is a simple test app using the Symfony 3 framework for the back-end and AngularJS on the front-end, linked by a RESTful API.

TODO

  • Add authentication to API (OAuth/JWT)
  • Allow items to be completed vs deleted
  • Allow items to be edited
  • Capture date/time against items

About

A simple TODO app in Symfony 3 + AngularJS

License:MIT License


Languages

Language:PHP 77.1%Language:HTML 11.8%Language:JavaScript 5.9%Language:ApacheConf 5.2%