ECellNitrr / teesco-website

Apache License 2.0
2 stars 8 forks source link

Create an organisaion UI/UX #34

Open kaushik27mishra opened 4 years ago

kaushik27mishra commented 4 years ago

Is your feature request related to a problem? Please describe. Component to create a new organisation

Describe the solution you'd like src/components/organisation/createNewOrg.js A class-based component having a logo input field(optional) a field for the name of the organisation and for the tagline of the organisation.

src/components/organisation/createNewOrg.stories.js It has four states. 1) Initial state (all the fields are empty) 2) Loading state 3) Error state (in case any required field is left) 4) Update State (where data is already present)

Additional context Screenshot from 2020-06-11 08-39-50

adityatiwari23 commented 4 years ago

@kaushik27mishra sir I would like to try to work on this issue. I am not very much sure if I will be able to complete the whole task, but i will give my best for the project.

kaushik27mishra commented 4 years ago

It's better to complete the whole task bro, you can take your time.