https://github.com/djyoko/paymentrecords
a demo of React/Redux
https://github.com/djyoko/paymentrecords
bootstrap bootstrap3 chartjs momentjs react react-component react-components react-redux reactjs webpack
Last synced: 3 months ago
JSON representation
a demo of React/Redux
- Host: GitHub
- URL: https://github.com/djyoko/paymentrecords
- Owner: DJYoko
- Created: 2019-04-07T15:00:38.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-12T11:55:17.000Z (over 1 year ago)
- Last Synced: 2025-01-21T15:15:48.385Z (over 1 year ago)
- Topics: bootstrap, bootstrap3, chartjs, momentjs, react, react-component, react-components, react-redux, reactjs, webpack
- Language: JavaScript
- Homepage: https://djyoko.github.io/paymentRecords/
- Size: 4.07 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Payment Records
a simple demo of React / Redux.
## demo
[https://djyoko.github.io/paymentRecords/](https://djyoko.github.io/paymentRecords/)
### overview
- import saved payment(s) records.
- input new payment.
=> then merge data & sync views.
### build command
`npm run start`
### framework & libraries
- [React](https://reactjs.org/)
- [Redux](https://redux.js.org/)
- [Bootstrap](https://getbootstrap.com/)
- [moment.js](https://momentjs.com/)
- [Chart.js](https://www.chartjs.org/)