TheFlyer1983 / facerecognitionbrain_vue

A Vue app of the React App facerecognitionbrain
https://smart-brain-pl.netlify.app/
1 stars 0 forks source link

Feature/#39-Upgrade-State-Management-to-Pinia #85

Closed TheFlyer1983 closed 1 year ago

TheFlyer1983 commented 1 year ago

Migrated all Vuex modules to Pinia stores

Migrated all components to use the new Pinia stores

Update all unit tests

Remove Vuex

TheFlyer1983 commented 1 year ago

All Comments resolved.