Merge josh features and sagar features #11

Closed
MassiveAtoms wants to merge 20 commits from billing4real into billing
3 changed files with 401 additions and 7 deletions
Showing only changes of commit 9ae07dac0a - Show all commits

BIN
graph.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

394
graph.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 30 KiB

View File

@ -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)