Update z2/README.md

This commit is contained in:
Somangsu Mukherjee 2026-04-20 21:33:44 +00:00
parent 39530b2a80
commit 2d757a2bf1

View File

@ -1,4 +1,5 @@
1. Application Description
*1. Application Description*
This project is a simple full-stack web application deployed on Kubernetes.
It allows users to submit names through a web interface and store them in a PostgreSQL database.
The system consists of:
@ -6,7 +7,6 @@ The system consists of:
A frontend (static HTML interface)
A backend API built with Node.js (Express)