Skip to content
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

E2429. Reimplement student_task list Pull Request #38

Open
wants to merge 56 commits into
base: main
Choose a base branch
from

Conversation

ychen-207523
Copy link

No description provided.

Yunfei Chen and others added 30 commits March 4, 2024 22:59
…nt tasks. Additionally started working on the columns aspect. It compiles but there is still work to do.
…s and search functions. Need to add the course name of the assignment and a due date. Both of those may need DB manipulation. Moreover, need to personalize the page so that each student should only see tasks that belong to them or their class. Could be achieved with course id gatekeeping.
Created fully functional student tasks page which lists assignments with search functions.
Added mock data to front end
…ppropriate headers. Also, edited StudentTasks so that it calls the assignments.json file as opposed to the SQL DB. Commented out necessary DB / API calls so that when DB is finalized, they can be uncommented seemlessly to call the SQL DB.
Table style and lazy loading components
…h boxes, dropdown or no filter at all. Still need to add apply filter button.
David White and others added 26 commits March 19, 2024 20:46
…. Enabled custom function prop for action on check and uncheck.
Added custom checkbox component, and included in student task columns…
…. Enabled custom function prop for action on check and uncheck.
@ychen-207523
Copy link
Author

This Pull request contains both E2429 and E2442 frontend part

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants