Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 413 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 413 Bytes

Another ToDo List Web App:

This is another ToDo List app ;-)

Application Stack:

  • Frontend: Angular 4 + Material Design.
  • Backend: Symfony PHP + MySQL DB. Go to repository.

Commands:

npm install
npm start
# or npm run local
# or ng serve

Demo:

Try Live Demo. [Hosted Using Heroku Free.]

Enjoy ;-)