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

Create a Form to Add New Skills (Name, Proficiency Level) Description: #10

Open
andrew21-mch opened this issue Aug 16, 2024 · 0 comments
Assignees
Labels

Comments

@andrew21-mch
Copy link
Contributor

Create a form that allows users to add new skills to their portfolio. The form should capture the skill name and proficiency level, which will then be stored in the database.

Steps to Complete:

Develop the form with fields for skill name and proficiency level (e.g., beginner, intermediate, expert).
Implement server-side processing to validate the inputs and save the new skill to the database.

Acceptance Criteria:

Users can add new skills, which are stored in the database and associated with their profile.
The form includes validation to ensure proper data entry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

2 participants