Giter Site home page Giter Site logo

trellixvulnteam / infosys-kaggle-exercise_oodf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ssjlee93/infosys-kaggle-exercise

0.0 0.0 0.0 275.94 MB

Demo exercise for myself to Infosys

License: MIT License

Shell 1.95% JavaScript 2.02% Java 28.28% TypeScript 51.63% CSS 1.30% HTML 14.14% Batchfile 0.69%

infosys-kaggle-exercise_oodf's Introduction

infosys-kaggle-exercise

Demo exercise to showcase my skills to Infosys

This application uses a dataset from Kaggle COVID-19 database and visualizes the infected population

Table of Contents

Requirements
Installation
Usage
Licence

Requirements

  1. Pull data from Kaggle COVID-19 Database
  2. Build a data model to store this information
  3. Create business/ data services
  4. Build a UI capability to present the infected population by country and by state
  5. Create search functionality

Installation

  1. clone the repository
  2. install Java openJDK 11
  3. Move to ui
cd ui
npm i
  1. Install Angular 10
  2. Install MySQL DBMS
  3. Alter application.properties to your local MySQL DBMS

Here is the list of other tech stacks. Install them if you don't have it:

  • maven / mavenCLI
  • JPA
  • lombok
  • spring
  • spring boot
  • mysql

ui

  • angular material
  • angular cdk

Usage

  1. Run main method of App.java in Java IDE
  2. Run Angular
cd ui
ng serve --open

Licence

MIT License

TODOS

  • swagger and yml for API specification
  • automate data crawling
  • update docs
  • add Keycloak
  • add SSL certificate
  • unit testing
  • integration testing

infosys-kaggle-exercise_oodf's People

Contributors

ssjlee93 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.