This app is doing a lot of work behind the scenes that is coded in line. This makes those portions of code harder to find and harder to test. It would be better to abstract it out into services that are modular and easily reused.
Email Validation
Allocation Form Validation
Allocation Submit Functionality
Anything else you can think of. This will need a larger review in the future.
This app is doing a lot of work behind the scenes that is coded in line. This makes those portions of code harder to find and harder to test. It would be better to abstract it out into services that are modular and easily reused.