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 portfolio settings page #166

Open
ralsuwaidi opened this issue Mar 26, 2022 · 3 comments
Open

Create portfolio settings page #166

ralsuwaidi opened this issue Mar 26, 2022 · 3 comments
Assignees
Labels
ui/ux Front-end and dashboard related issues

Comments

@ralsuwaidi
Copy link
Contributor

ralsuwaidi commented Mar 26, 2022

🏆 Task Description: Create multiple forms linked to the database
👨‍🚀 Skills Needed: HTML, CSS

Portfolio

Field Name Field Type Size Required Null Allowed Default Value
description Text 255 No Yes  
github_url URL 200 No Yes  
linkedin_url URL 200 No Yes  
website_url URL 200 No Yes  
twitter_handle Text 50 No    
is_contributor Boolean   Yes   FALSE
contributor_level SmallInt   Yes   0
is_admin Boolean   Yes   FALSE

Ambassador

Field Name Field Type Size Required Null Allowed Default Value
student_email Email   Yes    
student_phone Integer   Yes    
university_name Text 60 Yes    
responsibilities Text 200 Yes    
start_date Date   Yes   Current Date
end_date Date   Yes   Current Date

Award

Field Name Field Type Size Required Null Allowed Default Value
name Text 50 Yes    
date_awarded Date   Yes   Current Date

Task

Field Name Field Type Size Required Null Allowed Default Value
t_name Text 100 Yes    
t_description Text 300 No    
t_difficulty Text 50 Yes    
end_date Date   Yes   Current Date

Education

Field Name Field Type Size Required Null Allowed Default Value
school Text 100 Yes    
degree Text 100 No    
start_date Date Yes    Current Date
end_date Date   Yes   Current Date

Job Profile

Field Name Field Type Size Required Null Allowed Default Value
job_status Text 50 Yes    
hourly_rate Float Yes    

Where bold is read-only and must not be added to the form

@ralsuwaidi ralsuwaidi added the ui/ux Front-end and dashboard related issues label Mar 26, 2022
@anjana-1311
Copy link

Can I TAKE this?

@naisofly
Copy link
Contributor

@anjana-1311 go ahead 👍
Excited to see what you build 😁

@anjana-1311
Copy link

anjana-1311 commented Oct 26, 2023

@naisofly
Do we need separate pages for each form?
What would be the ideal location for this html and css?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ui/ux Front-end and dashboard related issues
Projects
None yet
Development

No branches or pull requests

3 participants