Coder Social home page Coder Social logo

banxxy's Introduction

Banxxy

DeepSource DeepSource

This is a front-end/back-end application for a bank that allows customers and advisors to perform basic operations such as creating new transactions and viewing their transaction history. The front-end is built with Vue and the back-end is built with Java, and the database is run with Docker.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installing

  1. Clone the repository:
   git clone https://github.com/Minibuz/Banxxy.git
  1. Navigate to the directory:
   cd Banxxy/frontend
  1. Install the dependencies:
   npm install
  1. Start the front-end development server:
   npm run serve
  1. In a separate terminal, start the back-end server:
   cd backend
   mvn spring-boot:run
  1. Navigate back to the root:
   cd ..
  1. Run the Docker container for the database:
   docker-compose up
  1. The application should now be running at http://localhost:8080.

Usage

Customers and advisors can log in to the application with their respective credentials. From the dashboard, they can perform the following actions:

  • Customers:
    • View their transaction history
    • Create new transactions
  • Advisors:
    • View transaction histories for all customers
    • Create new transactions on behalf of customers

License

This project is released under the MIT License. See the LICENSE file for more information.

Acknowledgments

banxxy's People

Contributors

maksdut avatar robin-loup avatar jsisie avatar guillaumedomart avatar minibuz avatar franncisca avatar deepsourcebot avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.