Giter VIP home page Giter VIP logo

analytics-web-frontend-pipeline's Introduction

Analytics Web Frontend Pipeline

GitHub repo to host the Analytics Web Frontend Pipeline using Jupyter Noterbook, MongoDB and HTML/CSS/JS stack.

Design Overview

This Dashboard App has three main components. alt text

  • Jupyter Notebook - For data parsing and further analysis I used jupyter notebook with IPython shell and Pandas library. The interactive flow and performant pandas library enabled a quick and effective data modelling solution.
  • MongoDB Atlas - To store my modelling output, I used MongoDB as the document storage. The ease of access and retrieval of the collections guided this decision. MongoDB was also used to visualize the collection data using MongoDB Charts.
  • HTML/CSS/JS - For the Dashboard Front-End, I used plain HTML/CSS/JS stack to quickly display the data incoming from the remote MongoDB Database.

Usage

  1. The Dashboard App can be accessed from this link, deployed on AWS Amplify.
  2. The App can also be opened on a local browser from the source file present in Front-End folder. Clone the Repo using,
    git clone https://github.com/hershdhillon/Analytics-Web-Frontend-Pipeline.git

Testing

Jest Framework is used to build automated testing cases for this app. The tests are focussed on the remote database connectivity, integrity of the data and the UI elements present on the dashboard app.

To run the testing,

  1. Shell into the Testing folder.
  2. Install the required modules
    npm install
  3. Run the testing suite
    npm test

analytics-web-frontend-pipeline's People

Contributors

hershdhillon avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

animesh

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.