Yufanzh / NodeExpress-BankingPortal

Build a Banking Portal with Node & Express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build a Banking Portal with Node & Express

In this project, a simple Banking Portal was built with Node.js & Express. The project includes seven different routes: 1. index, 2. profile, 3. savings, 4. checking, 5. credit, 6. transfer 7. payment.

It use Node's built-in fs library to read and write data. It will also use the Express router to make the application more modular.

About

Build a Banking Portal with Node & Express

License:MIT License


Languages

Language:JavaScript 93.7%Language:EJS 5.5%Language:CSS 0.7%Language:Dockerfile 0.2%