Separate view from logic
Open
refactor
- Dominant language
- PHP
- Stars
- 20
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
Currently most of the logic and view code is together in files in the root. Separate these — get templates into an `lwt-view` folder, and keep the logic code in the root (for now, at least).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.