murdho / payment-schedule-ui

React UI for a payment schedule calculator API

Home Page:https://murdho.com/payment-schedule-ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Payment Schedule UI 💸

Simple React.js frontend for calculating and displaying payment schedules.

Try it out yourself! 🚀 murdho.com/payment-schedule-ui

Woman with Bitcoin

Photo by Icons8 Team

Disclaimer: Fake Data

Right now it is using a fake API which means that some of the schedule fields are randomly generated.

Please do not use the schedules for real-life financial situations.

TODO

  • MVP - schedule calculator, fake API usage
  • Deployment to GitHub Pages
  • Add error boundary and better error handling
  • Add config, refactor locale string usages to use config
  • Add snapshot tests
  • Add better tests
  • Add a separate products page
  • Build and deploy using GitHub Actions

About

React UI for a payment schedule calculator API

https://murdho.com/payment-schedule-ui

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 98.1%Language:HTML 1.5%Language:CSS 0.4%