navgurukul / ghar

0 stars 1 forks source link

Copilot - give access to ng students only. #283

Closed kajal8512 closed 3 months ago

kajal8512 commented 3 months ago

I have work on how we can give ghar access for NG students to get github copilot, for this I have created a student portal, but from Vijay we came to know, if by mistake we give ghar other access to students, then How can we stop this scenario, for this Shashikant and I created a document, need to work with that document solution, coordinated with samiksha regarding readtheory,

kajal8512 commented 3 months ago

I am investigating how to transfer forms and data from one Zoho Creator app to another.

  1. Forms - we can't move a form from one app to another app.
  2. Data - We can access data from one app in another Zoho Creator app using. a) lookup fields and app connections. b) Api which help to fetch data from another app. c) Import data from another app.

I will investigate today as well

kajal8512 commented 3 months ago

I have work on documentation of whatever I have investigate about how we can create new application and then use anyother application data in the new application. I have mentation in the doc pros and cons of each senarios.

kajal8512 commented 3 months ago

I have work on AtCoder changes from copy of ghar to ghar push every changes. and try to put logic where needed in the functions. I have informed vijay to review that changes. I will work on - 1. Add one form the copilot form, that will call the function in ghar

  1. Show some view, where we show the attendance rate of that student. it should call ghar to get this data.
kajal8512 commented 3 months ago

I have work on AtCoder changes in ghar and after pushing all changes to the production, added data into AtCoder contest detail report, check in what range error is coming. Work on ghar.student app there i have created github copilot form and create a function on ghar for github copilot and use that function into ghar.student app. it is working correctly. will work on - 1. How to show student attendance rate view on ghar.student application.

kajal8512 commented 3 months ago

I have create a form into ghar.student application, created a function for fetching data and inserting into report, created a function into ghar as well which help to give list of items need into ghar.student, when I am inserting these data into ghar.student application on that time giving me an error, because data type of studentId(row of number) and it is not insterting more than 2 data into report. I will work on - will try to do this with invoke url.

kajal8512 commented 3 months ago

I have work on the ghar.Student application, there I was able to fetch data from ghar application, after that set the students report and GitHub Copilot page. after review every changes will push to production. If anything need to change I will work on that.

kajal8512 commented 3 months ago

I have work on the ghar.Student app, there I was trying to show the particular student data, when student will come to the application, but I didn't found any solution for this, suggestion - we can fetch all student data once and use schedule workflow for fetching students data and showing the data in the report based on login student Id. I was trying to create detail view for the student information. coordinated with samiksha regarding api.

kajal8512 commented 3 months ago

GitHub copilot successfuly completed.