cleaned up imports and using directives
This commit is contained in:
parent
20648487f7
commit
9ae07dac0a
394
graph.svg
Normal file
394
graph.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 30 KiB |
14
readme.md
14
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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user