Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adekoreday/easybank
A light weight banking platform, that supports small to medium banking operations using React and Redux Front end, node.js express postgres backend.
https://github.com/adekoreday/easybank
babel css3 html jest js reactjs redux sinon webpack
Last synced: 4 days ago
JSON representation
A light weight banking platform, that supports small to medium banking operations using React and Redux Front end, node.js express postgres backend.
- Host: GitHub
- URL: https://github.com/adekoreday/easybank
- Owner: Adekoreday
- Created: 2019-07-20T15:40:24.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2023-01-05T23:39:19.000Z (about 2 years ago)
- Last Synced: 2024-11-12T18:49:42.856Z (2 months ago)
- Topics: babel, css3, html, jest, js, reactjs, redux, sinon, webpack
- Language: JavaScript
- Homepage: https://banka-reactjs.herokuapp.com/
- Size: 3.43 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/Adekoreday/Banka-React.svg?branch=develop)](https://travis-ci.org/Adekoreday/Banka-React)
[![Coverage Status](https://coveralls.io/repos/github/Adekoreday/Banka-React/badge.svg?branch=develop)](https://coveralls.io/github/Adekoreday/Banka-React?branch=develop)
[![Maintainability](https://api.codeclimate.com/v1/badges/f110b92fa0198eeee11c/maintainability)](https://codeclimate.com/github/Adekoreday/Banka-React/maintainability) [![Greenkeeper badge](https://badges.greenkeeper.io/Adekoreday/Banka-React.svg)](https://greenkeeper.io/)#### [API DOCS](https://bankaandela.herokuapp.com/api-docs/)
#### [BACKEND REPO & Vanilla.js front end](https://github.com/Adekoreday/BankaApp-vanilla.js])
### [UI Figma Design](https://www.figma.com/file/O8ZE63XYzdYWnvA5m8MOzdoT/Banka?node-id=1%3A2)
#### Additional Features
- User Dashboard
- Admin DashBoard
- Admin Activate/Deactivate User
- Admin Analytics
And Many More....Onboarding Guide
- clone the repo.
- npm i
- add .env file in the root folder according to the .env.sample file
- npm run start:dev
- npm run test (to start the test)
- npm run e2e (to run end to end test) --> test still in progress## Built with
- [React and Redux](https://react-redux.js.org)
- [webpack](https://webpack.js.org/)
- Nodejs
- express
- Postgres
- Heroku### Test using
- Nightwatch
- Jest
- Enzyme### Author
ADEYEMI ADEKOREDE
- [twitter](https://twitter.com/AdeyemiAdekore2)