Coder Social home page Coder Social logo

suryaedara / credit-card-management-system Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xnell90/credit-card-management-system

0.0 0.0 0.0 3.11 MB

A Data Engineering project that is about creating a data pipeline from a MySqL database to a Hadoop Cluster. It includes a Java based command line interface that allows users to create, modify, or update data.

Java 100.00%

credit-card-management-system's Introduction

Credit Card Management System

The Credit_Card_Management_System is a Java based program that can display a list of credit card transactions and modify a customer's personal information from a MySQL database via a JDBC Driver. This respository not only includes the source code for the credit card management system, it also includes other files that are useful for creating a data pipeline to the Hadoop file system (Hortonworks Sandbox).

Table of Contents

  1. Credit_Card_Management_System
    • bin
    • src
    • mysql-connector-java-5.1.45
    • CDW_SAPP(updated).sql.zip
    • Change_Authentication.sql
  2. Data Extraction and Transportation using Sqoop
    • sqoop.txt
  3. Data Loading with Hive
    • hive.txt
  4. Automating the process with Oozie
    • job.properties
    • oozie_workflow
    • sqoop_jobs
    • java-json.jar
  5. Optimizing the process
    • optimized_job.properties
    • oozie_workflow_optimized
    • sqoop_jobs(optimized)
    • java-json.jar
  6. Visualization of Dataset
    • Data_Visualization.txt
    • Top_20_zips_by_total_transactions.png
    • Total_transaction_value_for_each_transaction_by_quarter_2018.png
  7. Requirements
    • casestudy Flow(1.2).pdf
    • Mapping Document.xlsx
    • Credit Card Management System_SRD.pdf
    • deliverable.xlsx
    • Functional Requirements.pdf

For instructions on how to use the contents of each folder (except Credit_Card_Management_System), simply click on the link of these folders and read the README.md file.

To use the Credit_Card_Management_System:

  1. Download the Credit_Card_Management_System folder
  2. Unzip the CDW_SAPP(updated).sql.zip folder and open it using MySQL Workbench under the root user. Run the file so that you will have the CDW_SAPP database.
  3. Open the Credit_Card_Management_System via Eclipse, then run the code.

Note: Make sure eclipse references the mysql driver file as it is connect to the mysql database. Moreover, when running the java code, the program will ask for a user name and password when accessing the transaction module or the customer module. In that case, the user name is root and the password is whatever password you used for root user. If it doesn't, then you can change the type of password for root user to mysql native password (See Change_Authentication.sql in the Credit_Card_Management_System folder).

For other projects, feel free to take a look at my personal Github https://github.com/xnell90

credit-card-management-system's People

Contributors

xnell90 avatar eli-r780 avatar haseeb1988 avatar honestop 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.