Permalist is a simple to-do list web app built with Node.js, Express, PostgreSQL, and EJS.
It allows users to add, edit, and delete tasks and stores them permanently in a PostgreSQL database.
- Add new tasks to your list.
- Edit existing tasks.
- Delete completed tasks.
- Data is saved in PostgreSQL (persistent storage).