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

Admin Page: Input for setting max project count #26

Open
rahulrangers opened this issue Oct 3, 2024 · 0 comments
Open

Admin Page: Input for setting max project count #26

rahulrangers opened this issue Oct 3, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@rahulrangers
Copy link
Collaborator

  • Add an input field on the admin page where the admin can set the maximum number of projects a student can apply for.
  • Fetch the current value from the backend on page load.
  • Update the value via a PUT request when the form is submitted.
  • For the backend routes (GET and PUT) that handle this, please refer to the related issue in the backend repository: Backend Issue Link. You can check the progress or coordinate if needed.
@rahulrangers rahulrangers added the enhancement New feature or request label Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant