Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 422 Bytes

CHANGELOG.md

File metadata and controls

10 lines (8 loc) · 422 Bytes

health-diary

2019-01-28

  • Created read/about route and first templates.
  • Added new recomendation about plugins for VSCode: PHP Intelephense, Todo Highlighter, Rest Client
  • Added Entity (model), fixed connection settings to database and updated README

2019-01-16

  • Created main structure of application: frontend (angular) + backend (symfony).
  • Created docker configuration to run it on most systems easily.