From abd5396ae090212c51b99cf8ca7d2c2b9cd0a400 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 18 Mar 2019 20:13:24 -0400 Subject: [PATCH] tidying up --- README.md | 24 ++++++++++++++++++++---- add_account_modal.php | 30 ++++++++++++++---------------- add_client_contact_modal.php | 35 ++++++++++++++++++----------------- client.php | 17 +++++++++++++++++ client_nav.php | 5 ++++- side_nav.php | 16 +++++----------- 6 files changed, 78 insertions(+), 49 deletions(-) diff --git a/README.md b/README.md index d5f1ee8b..0be6d3c7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,22 @@ +## CRM +### Features +* Manage Clients + * Contacts + * Locations + * Assets + * Licenses + * Logins + * Files + * Technical Notes +* Invoicing +* Quotes / Estimates +* Accounting + * P&L Reports + * Income Expense Summary + * Mileage Tracking -## PittPC -Manage Clients, Invoices and Accounting for a small IT Company -## Technologies Used -PHP/MySQL, Bootstrap (SBAdmin), Datatables, Jquery \ No newline at end of file +### Technologies Used +* PHP/MySQL +* SB Admin Bootstrap CSS Framework +* Jquery diff --git a/add_account_modal.php b/add_account_modal.php index 3e3c6c48..e9c1f4d0 100644 --- a/add_account_modal.php +++ b/add_account_modal.php @@ -1,5 +1,5 @@