Task app. This web application is for tech support to receive tasks/application from clients and manage them.
This web application was created to fulfill Web Technology module’s requirements and does not represent an actual company or service
Use the package manager npm to install dependencies.
// Initialize npm
npm init
// Download dependencies: archiver, express, pug, body-parser, fastify and fastify-static
npm install archiver express pug body-parser fastify fastify-static
node app.js
The source code is available in GitHub via this link: https://github.com/wiut00012025/task-app
The project is hosted in Glitch and can be accessed from here: https://desert-splendid-shelf.glitch.me/