Skip to content

README (New)

nikhilmankame edited this page Feb 13, 2020 · 15 revisions

Project CodeStorm

In order to successfully clone and execute the project setup, please navigate through the following steps:

System Requirements

Operating Systems

* Microsoft Windows 10 64-bit: Pro, Enterprise, or Education (Build 15063 or later).
          OR
* Latest version of Apple Mac Operating System

Getting Started

* Docker
  * Installation guide for Windows:
    [Docker Installation for Windows Operating System](https://docs.docker.com/docker-for-windows/install/)
  * Installation guide for Mac:
    [Docker Installation for Mac Operating System](https://docs.docker.com/docker-for-mac/release-notes/)
* Confluent Kafka (Using Docker)
  * Setup the Confluent Kafka using Docker
    [Confluent Kafka using Docker](https://docs.confluent.io/current/installation/docker/installation/index.html)
* Python Flask
  * [Link for Python Flask Installation](https://flask.palletsprojects.com/en/1.1.x/installation/)
  * The Python Flask Module needs to be installed for 3 micro-services namely Data Retrieval, Model Execution & Post- Processing
  * Navigate to the root directory of each and every above-mentioned micro-services and follow the installation guide
    as mentioned in the URL.
Clone this wiki locally