diff --git a/graph.png b/graph.png deleted file mode 100644 index 42b0120..0000000 Binary files a/graph.png and /dev/null differ diff --git a/graph.svg b/graph.svg new file mode 100644 index 0000000..47806dd --- /dev/null +++ b/graph.svg @@ -0,0 +1,394 @@ +
three
two
one
code
vector
Customer
iomanip
Query
chrono
ctime
thread
Parktime
cstring
iostream
sodium
string
Sqlitecpp
encrypt
data
Parkspot
Interface
main
\ No newline at end of file diff --git a/readme.md b/readme.md index 37b15b4..a6bca72 100644 --- a/readme.md +++ b/readme.md @@ -14,12 +14,12 @@ Or click the build icon in vscode *shrugs* ######TO-DO List: - [x] Admin login -- [ ] Billing report menu -- [ ] Report from a specific month i.e. january -- [ ] Edit option in menu -- [ ] Option to confirm edit after input -- [ ] Divide menu in sub menus -- [ ] Analytics of customer (e.g. # customers with 2-wheeler or list of customer and telephone numbers etc.) +- [x] Billing report menu +- [x] Report from a specific month i.e. january +- [x] Edit option in menu +- [x] Option to confirm edit after input +- [x] Divide menu in sub menus +- [x] Analytics of customer (e.g. # customers with 2-wheeler or list of customer and telephone numbers etc.) This is a graph of how everything is connected. If you need to add functionality that doesn't fall in any of these, and you're unsure of what to include, you can decide something like this: @@ -37,5 +37,5 @@ Since customer also includes data, i don't have to include it again. Last example: -![header includes](graph.png) +![header includes](graph.svg)