vue-graphql-reports-patform
This Vue GraphQL Reports Platform is a GraphQL implementation of Vue Js Single Page Application (SPA) for a Report generation and distributing platform. In this application, users can create accounts, login and access various reports generated by authorities and others. Admin panel can control users and reports and other related resources. We have implement graphql JWT based authentication system. We used VueRouter, BootStrapVue, CoreUiAdmin Panel theme, Vuex, SASS in the front-end and in the backend we used Django with Graphene package (For GraphQL implementation in the backend side with python3 django).