14 Commits

Author SHA1 Message Date
fbdd76aeae Fix: Correct content on README. 2025-03-21 17:07:49 +00:00
a6cbf9a7b7 Fix: Cleanup \n 1. Remove PostgreSQL \n 2. Remove comments from Python \n 3. Remove non-demo ERP Python code \n 4. Remove deprecated Python code 2025-03-21 13:33:29 +00:00
2ddfd8e10f Fix(Content): Improved formatting in README. 2025-02-26 07:57:53 +00:00
0cdce1e81d Fix(Content): \n 1. Added license. \n 2. Added license, gallery, and live demo site urls to README. 2025-02-26 07:55:18 +00:00
ce1d286bb8 Fix(Content): Improved format of README. 2025-02-25 17:49:18 +00:00
3376a3365f Fix(Content): Improved format of README. 2025-02-25 17:48:21 +00:00
147f73fc89 Fix(Content): Improved format of README. 2025-02-25 17:46:10 +00:00
fc0f901179 Fix(Content): Improved format of README. 2025-02-25 17:41:55 +00:00
1b11001a3f Fix(Content): Improved format of README. 2025-02-25 17:40:45 +00:00
8a0d7e3576 Fix(Content): Corrected build instructions in and format of README. 2025-02-25 17:36:23 +00:00
002551c0a9 feat(JavaScript): Updated architecture for TableBasePage object with static row ID attribute attached for adding ID against each row added to DOM 2024-10-18 22:25:07 +01:00
f6a6966ce4 feat(UI): Stock Items page added with getting, filtering, and saving data. 2024-10-13 19:40:25 +01:00
651a404ba3 feat(web): Store Product UI created and hooked up for viewing, editing, and saving. 2024-10-05 21:16:42 +01:00
005a377ff9 refactor(SQL): Staging tables and Calc stored procedures used for modular stored procedure archicture for scalability. Implemented for Product Catalogue. \n BREAKING CHANGE: BIT argument a_debug added to all but basic stored procedures for analysis of performance and results. 2024-10-02 15:59:53 +01:00