This app provides a full banking server service for project management in banking service. It provides the service of a bank which have 4 different section 1)Retail Banking 2)Investment Banking 3)Wholesale Banking 4)Commertial Banking where each section have various projects and under each project there are 4 different department 1)IT dept 2)Account dept 3)HR dept 4)Debit dept. where each department have a number of employees. This Api service is server data to those projects and departments for banking operations.
TypeScript, Next.JS Server side, MongoDB, Swagger API documentation
First, run the development server:
npm run dev
# or
yarn devOpen http://localhost:3000 with your browser to see the result.
