split up into Vanilla and CakePHP
This commit is contained in:
parent
5f1f5e847d
commit
e262987298
|
@ -0,0 +1,8 @@
|
||||||
|
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.
|
Loading…
Reference in New Issue