Skip to content

A simple loan application application, i.e. How I started learning form validation.

Notifications You must be signed in to change notification settings

nellyds/loan-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

loan-app

Vue application requires an installation of NPM. In a terminal run 'npm run serve' to deploy the application to http://localhost:8080

API requires an installation of python 3.x and pip. In a terminal run 'pip install flask', 'pip install flask-cors', then python app.py to deploy the api to http://127.0.0.1.5000

About

A simple loan application application, i.e. How I started learning form validation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published