Commit 86c9da4
committed
Refactors records management module structure and logic
Moves manifest and view/data files out of the main Python file to improve modularity and maintainability. Refactors models and controllers for clarity and adds inline documentation. Updates routes to support both GET and POST for pickup requests, enhancing usability. Prepares code for better separation of concerns and easier future development.1 parent ee482a2 commit 86c9da4
File tree
3 files changed
+81
-281
lines changed- .vscode
3 files changed
+81
-281
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments