pvsoriano / 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 you’ll build a simple Banking Portal with Node & Express. There will be seven different routes that will include index, profile, savings, checking, credit, transfer and payment. We'll provide you with some starter code that includes several view templates. You'll use Node's built-in fs library to read and write data. We 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 94.3%Language:HTML 4.8%Language:CSS 0.7%Language:Dockerfile 0.2%