Skip to content

Mannypulator/Loan_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7c7ba40 · Jul 28, 2022

History

2 Commits
Jul 28, 2022
Jul 28, 2022
Jul 28, 2022

Repository files navigation

Deca Loan Application

Deca Loan, is a web-based application that allows users to make loan requests and get instant feedback, instantly.

Features Of The Application

For Users

  • Users should be able to create an account.
  • Users should be able to create an account.
  • Users should be make a request for loan.
  • Users should be able to delete loan request made earlier in case they change their mind before approval from admin
  • Users should be able to repay their loan
  • Users should be able to check if they are eligible for a loan (I.e get an update on whether their loan has been verified)
  • Users should be able to see if their loan is verified
  • Admin should be able to see all loan request from all users
  • Admin should be to see if users have paid their loans
  • Admin should be able to prompt users to pay their loans

Langugages Used:

  • HTML,CSS and bootstrap
  • JQuery and AJAX to make API request to json-server

To start the project

Run npm install After which you run npx --watch json-server server/db.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published