List view
Take a more modular approach to loading of forms, etc., which will allow the project to adapt according to login state and to include new resources as necessary as new needs arise, without cluttering things up.
No due date•12/12 issues closedCreate function to load resources in a narrower scope, still using `require` or `require_once`, and passing in essential vars and class instances (namely `Core\Headers` and `DOM\HTML`, and later `Core\PDO`). Implement MutationObservers and loading resources via `fetch`.
No due date•8/8 issues closedWorking PHP, JavaScript, & CSS. - Configure autoloader for PHP - Setup CSS using `@import` and set CSS vars in `import.css` - Setup JavaScript using ES6 modules - Setup testing for Travis-CI - Travis-CI & Gitter integration
No due date•16/16 issues closed