You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current behavior:
The current codebase is already outdated, both from a technological and dependencies perspective. On top of that, it lacks a proper error handling and does have not really good UI/UX
Expected behavior:
A total "makeover" for the project. Upgrade the dependencies, change the framework, and use the cutting edge (and proven) technologies. Potential changes:
use its own client library / framework (no longer use template engine)
separation of concern (create its own API endpoints)
use latest and stable dependencies
The text was updated successfully, but these errors were encountered:
Current behavior:
The current codebase is already outdated, both from a technological and dependencies perspective. On top of that, it lacks a proper error handling and does have not really good UI/UX
Expected behavior:
A total "makeover" for the project. Upgrade the dependencies, change the framework, and use the cutting edge (and proven) technologies. Potential changes:
The text was updated successfully, but these errors were encountered: