A web application to manage student internship registrations with OTP verification.
- Student registration form
- Email OTP verification
- Admin dashboard
- PostgreSQL database storage
- Document upload support
- Node.js
- Express.js
- PostgreSQL
- HTML / CSS
- Nodemailer
- Multer
-
Clone the repository git clone https://github.com/PavanKumarPadala6/student-internship-registration-system
-
Install dependencies npm install
-
Run the server node server.js