aboutsummaryrefslogtreecommitdiff
path: root/part2/phonebook
Commit message (Expand)AuthorAgeLines
* ex3.19 added skeleton for error handling.[TODO] fail gracefullyIbrahim Mkusa2023-05-28-0/+4
* ex3.11 set proxy to allow local development with relative urlsIbrahim Mkusa2023-05-10-0/+1
* ex3.11 absolute to relative paths to allow work on productionIbrahim Mkusa2023-05-10-1/+1
* ex3.9 URL change to reflect express backend new homeIbrahim Mkusa2023-05-10-1/+1
* ex2.16 added custom component to display status of phonebookIbrahim Mkusa2023-05-03-6/+41
* ex2.14 add option to delete selected contact. Input validation could beIbrahim Mkusa2023-05-02-19/+32
* ex2.13 extract communication with server into module persons.jsIbrahim Mkusa2023-05-02-8/+21
* ex2.12 store contacts locally and on a local databaseIbrahim Mkusa2023-05-02-7/+13
* ex2.11 use data from json-server, employ axios libplay-with-json-serverIbrahim Mkusa2023-05-01-41/+907
* ex2.10 modulize componentIbrahim Mkusa2023-04-30-19/+28
* ex2.9 dynamically search for phone numbers on the flyIbrahim Mkusa2023-04-30-12/+26
* ex2.8 handle phone numbersIbrahim Mkusa2023-04-30-5/+12
* ex2.7 alert user if contact already presentIbrahim Mkusa2023-04-30-7/+10
* ex2.6 phonebook baseIbrahim Mkusa2023-04-30-0/+17574