Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)