Roadmap: v1.0.0 - Working django web app that can work with database inside a virtual environment Versioning regulations: Format: x.y.z Rules: -Only increment x after reaching 1.0.0 and when majority of the pages changed its ui -Only increment y when something is vital is added (new page, features, ...) - z should returns to x.y.0 after y is incremented -Only increment z when there are minor changes (added elements, deleted, edited) relative to the y version Version History: v1.5.0 - Altered Cart cascade on_delete action when an Order is deleted dashboard\models.py - Altered Cart One-to-One to Many-to-One OrderId-key relationship in dashboard\models.py - Implemented Create Customer in index-dashboard page - Added Existing Customer functions in index-dashboard page - Added Existing Item functions in index-dashboard page - Implemented Create Order and Create Cart in index-dashboard page - Implemented Cascading Remove Orders in index-dashboard page - Implemented Remove Oredered-Item in index-dashboard page - Handling Float-precision still in progress v1.4.1 - Merged 1.4.0 with 1.3.1 - Fixed errors after adding customers in v1.4.0 - Modified view Modal in v1.4.0 v1.4.0 - Added CRUD functions in customer-dashboard page v1.3.1 - Added CRUD functions in product-dashboard page v1.3.0 - Added customer-dashboard page (partially finished) v1.2.0 - Added product-dashboard page v1.1.0 - Added the ER Diagram (.vsdx file) v1.0.1 - Removed file duplications v1.0.0 - Pushed the whole project inside a virtual-environment v0.3.1 - Merged v0.2.3 with v0.3.0 - Removed unnecessary files - Minor Edit to order-registration page v0.3.0 - Added order-registration page v0.2.3 - Removed unnecessary elements in login page and dashboard page v0.2.2 - Added Contact Us Modal within login page (partially finished) - Added About Us Modal within login page (in progress) v0.2.1 - Added responsive table within dashboard page using Datatable JS - Added View buttons and Delete buttons within the table in dashboard page - Added View modal and Delete modal within dashboard page v0.2.0 - Redesigned index page and dashboard page v0.1.0 - Established Base UI concept
kylemartinezolodin/Information-Management-2
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|