Tagged Questions
15
votes
10answers
604 views
suggesting large changes/a rewrite as an intern
The context:
it's an internal project (that I don't think a lot of people use)
it's old
we're updating it
The issues:
it abuses the mvc framework (no use of models, business logic in views, etc)
...