AnonSolutions / django-indy-community

Django wrapper for a cloud-base Hyperledger Indy Agent
Other
3 stars 6 forks source link

What is next ? #34

Open koptan opened 5 years ago

koptan commented 5 years ago

Hi ,

I just want to know what is next "Road Map" for this awesome framework ?

I have some suggestions :

1- Bulling the UI with Angular or Vue or React . 2- Adding more documentation about how to add this framework to Django project . 3- Adding more documentation about to modify the screen and classes to fit with our business requirement .

I think point 3 is very important to be clear for me and other developers .

ianco commented 5 years ago

Hi @koptan thanks for using the framework!

Future plans are:

  1. Integrate the BC Gov indy-catalyst agent (in progress), expect to be complete around the end of May

  2. Updated docs and demo's (in the indy-community-demo repo), during June

I like the idea of a Vue/Angular/etc client, I'd love it if someone decides to build one :-D I'm planning to build out a REST interface (and the BC Gov agent comes with a built-in REST interface), but I'm not much of a front-end guy myself unfortunately.

  1. Better back-end support for multiple wallets/agents, integration with mobile agents etc. Nothing definite, depends on who is using the framework and for what.