Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | ex2.16 added custom component to display status of phonebook | Ibrahim Mkusa | 2023-05-03 | -6/+41 |
| | ||||
* | ex2.14 add option to delete selected contact. Input validation could be | Ibrahim Mkusa | 2023-05-02 | -19/+32 |
| | | | | added | |||
* | ex2.13 extract communication with server into module persons.js | Ibrahim Mkusa | 2023-05-02 | -8/+21 |
| | ||||
* | ex2.12 store contacts locally and on a local database | Ibrahim Mkusa | 2023-05-02 | -7/+13 |
| | ||||
* | ex2.11 use data from json-server, employ axios libplay-with-json-server | Ibrahim Mkusa | 2023-05-01 | -41/+907 |
| | ||||
* | ex2.10 modulize component | Ibrahim Mkusa | 2023-04-30 | -19/+28 |
| | ||||
* | ex2.9 dynamically search for phone numbers on the fly | Ibrahim Mkusa | 2023-04-30 | -12/+26 |
| | ||||
* | ex2.8 handle phone numbers | Ibrahim Mkusa | 2023-04-30 | -5/+12 |
| | ||||
* | ex2.7 alert user if contact already present | Ibrahim Mkusa | 2023-04-30 | -7/+10 |
| | ||||
* | ex2.6 phonebook base | Ibrahim Mkusa | 2023-04-30 | -0/+17574 |