-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat:View and modify status of all the form submissions #49
Comments
Would like to contribute on this. |
Hey @Joy-FrontEnd :) I will assign it to you. |
@isabelcosta still figuring this out 😐 Is there a deadline for it? |
@Joy-FrontEnd no there is no deadline for completing this issue, you can work on it for how much time you want to, but please update us with your progress from time to time, and if you face any doubts/confusion post it on Zulip or here in the comments. Usually, we ask for updates after 3 days but since this is a pretty big feature you can take a bit longer to figure it out and then give updates. PS: I am also working on a similar type of feature so can understand how overwhelming and confusing it is to figure and plan stuff out 😉 |
@Aaishpra Thank you so much. And yes it is overwhelming 😅😅 but will figure it out. Fingers crossed! |
yap @Aaishpra is correct :) |
@isabelcosta I've sort of figured out how the submission dashboard would look like for the admin to be able to view and modify the form submission using react-admin. I know how to this using a json placeholder api endpoint. In this case is there an api I could use or how do I access the data to be displayed. Don't know if am making sense but please guide me if there's something am missing. |
@Joy-FrontEnd There is an API for this. You have to set up https://github.com/anitab-org/open-source-programs-backend to get the data to be displayed from API request. |
@codesankalp Thank you. I saw a video on how to do so and was wondering, can I use the Vs code terminal to set it up or I have to use my local terminal? Still getting the hang of it. 😀 |
You can use any terminal @Joy-FrontEnd. |
Very glad you saw the documentation video made by @codesankalp about it:)
Yap, any terminal. I sometimes use the mac terminal app, other times I use VScode terminal 👍🏾 @Joy-FrontEnd |
@Joy-FrontEnd Any updates? |
@codesankalp I've been struggling to figure out the backend part and it might take some time as am not so familiar with backend to be honest. Is it possible to choose another task? As this might longer than I thought. Thank you. |
No problem @Joy-FrontEnd. You can take any other issue which is available. |
@Joy-FrontEnd wanna work here #100 it's a first timer issue, must be a good start for you |
@Joy-FrontEnd would you like to work perhaps on a backend issue to understand it better? We can also assign you #100 if you'd like to try one task and follow our open source workflow process :) |
@isabelcosta For now am learning some backend maybe in a months time if that's okay? Please. |
Sure no problem @Joy-FrontEnd :) Happy learning 💪🏾 |
I would like to work on this issue. |
Assigned @Sristi27 |
Description
As an Admin, I need to be able to view all the form submissions made and update individual form status.
Changes in the mock: Add a header row, with a checkbox (with all rows selected), Applicant Name, GitHub Username, Zulip Username, Status.
Mock
https://drive.google.com/file/d/1JuZetC0y8RCQ-72jFrehLSs-8HfTY74A/view
Acceptance Criteria
Update [Required]
Definition of Done
Estimation
1-2 days
The text was updated successfully, but these errors were encountered: