9 lines
433 B
Markdown
9 lines
433 B
Markdown
|
This repo hold a basic programming task I had to do for my new job.
|
||
|
|
||
|
The task was to write a simple address book with plain PHP and Javascript.
|
||
|
No external resources were allowed, so I had to write my own router DBAL and so on.
|
||
|
The result can be found in the Vanilla-Folder.
|
||
|
|
||
|
Now I got the job and will start working on a CakePHP project, so I decided to rewrite the address book in CakePHP.
|
||
|
Work will happen in the CakePHP-Folder.
|