Git Product home page Git Product logo

hogwartsrejects's Introduction

hogwartsrejects's People

Contributors

gkiran292 avatar rgrishigajra avatar vivekshresta avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

hogwartsrejects's Issues

Pykafka fails at sending image as a message

Kafka messaging broker is not able to send the entire image as a message. The limit clocks out at around 2mb. Need to find an alternative than sending the image through kafka

Documentation and wiki

The repo needs documentation of steps to follow up for replicating the project locally.

UserManagementFeature

Develop login and signup features which creates a JWT token on either successful login or signup.

Work on setting up CI/CD

Looking into possible ways to implement CI/CD, here are the proposed tools for it:

  • Jenkins
  • CircleCI
  • GitLab
  • Travis CI

Login Feature

Upon user entering proper username and password, the UserMangement microservice should create a new JWT token.

Update README

Description about UserManagement, SessionManagement and PostProcessing microservice

Each request validation

Any request to API gateway, should first go through UserManagement before API gateway sending it to other microservices. This is for validation and there is no unauthorized user without access, accessing sensitive data.

Tracking Jobs of each user

Need to create A Job Id with each request, As things stand right now, only the urls are exchanged through kafka, have to change the workflow a bit so the user can query past Jobs.

Signup

Upon entering a unique username, a new user should be created.

README.md

@HogwartsRejects,

I am not able to grasp the contents of the README.md file that is updated 22 days ago. I believe it has all the generic description. In addition, I also navigated to the Wiki Section (To locate the Steps for Project Setup and Execution). Request you to please provide a link to the detailed description of Project Setup and Execution

Username decryption

Every request's JWT token(if present) should be decrypted and then sent to API Gateway.

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.