Open kaushik27mishra opened 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.
It's better to complete the whole task bro, you can take your time.
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