JrmLg / Simple-Sequelize-Dashboard

MIT License
2 stars 0 forks source link

business logic for Models/table #14

Open FredericFouche opened 8 months ago

FredericFouche commented 8 months ago

Current Status

Display Models in Views: Successfully implemented (OK). Display Table: Not yet functioning as intended (NOK). Update Info Through Modal for Table: Unable to update information currently (NOK). Create table element (NOK)

Objectives

Debug and Fix Table Display: Identify and resolve the issues preventing the correct display of tables in the application. Implement Modal Update Functionality: Develop and integrate the functionality to update table information through a modal, ensuring a seamless and user-friendly experience. Testing and Validation: Conduct thorough testing to ensure that these functionalities work across different scenarios and meet our quality standards.