Coder Social home page Coder Social logo

airavata-courses / iu-witcher-2020 Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 12 MB

A weather prediction distributed-system built using microservice architecture

HTML 5.76% JavaScript 40.97% Python 45.58% CSS 1.71% PHP 2.60% TSQL 3.37%
css docker express flask javascript jenkins json kubernetes microservice mongodb mongoose node openstack php python rabbitmq react rest-api

iu-witcher-2020's People

Contributors

akshaygpt avatar sanyam1997 avatar sanyamrajpal avatar vishaluzumaki avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

vishaluzumaki

iu-witcher-2020's Issues

API gateway

I am working on building API gateway using Flask/Python

Testing

Used Postman for user management and session management testing.

Rabbit_MQ

Use Rabbit_MQ for communication among microservices.

Transfer Forecasting Data

Split the processes such that data retrieval downloads the data, model execution forecasts the data and post-processing generates interpretable graphs.

Python3 and Pip3 Docker Image

Use the following command to pull the image with just python3 and pip3 installed. So That you don't face any conflicts which might occur with multiple python or pip versions installed.
docker pull aw3i/pip3

Session management service failing

Hi, while i was running session management service i can see some mongodb related error. As a prerequisite to run this particular service i already started mongodb. But still it is failing.
witcher_mongo_db
witcher_session_man_err

Resolve compression error in nextrad_pyart

Resolve the error to make it fully functional.
As a stretch goal try to split into 2 microservices which first try to communicate using the there routing port and eventually communicate using RabbitMQ as mentioned in the project description.

Getting error while login

Here is the error stack trace:
"Error: Objects are not valid as a React child (found: object with keys {date_time, humidity, temp, temp_max, temp_min, weather, wind_speed}). If you meant to render a collection of children, use an array instead.
in div (at Login.js: 144)
in center (at Login.js: 127)
in div (at Login.js: 158)
in Login (created by Context.Consumer)"

Microservice in GO

Try to add a microservice using go to make the system language independent and compatible with any languages.

Weather Forecast

Make the current weather predictor to weather forecast and add it in model execution.

Use postman for Accessing NexRad Data

Try to use Postman application to access User data and identify and any and all arguments which work and the one which throws an error, to make a complete note of those.

Data Retrieval independent of Local Source

Make the data retrieval and model execution functional and independent of the local directory and use a temporary file to store and retrieve data or possibly access it from an online source directly.

JMeter alternatives

Exploring alternatives to JMeter for all languages for testing purpose, Since its explicitly for Java.

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.