Task app using HTML, CSS, Javascript. Used to illustrate MVC architecture, NodeJS, PostgreSQL, Jest, application containerization. Original project https://www.youtube.com/watch?v=DqaTKBU9TZk , SuperSimpleDev TODO: Refactor application index.html, app.js, styles.css, convert to arrow functions. Style page. Initialize Node project. Write unit and integration tests (Jest). Use PostgreSQL (docker container) to persisit data. Containerize application and build docker-compose file. Push to dockerhub. Add instructions to run container in README.md