pagesource / fusion-components

A collection of React Components built with Emotion.js
https://sape-fusion.herokuapp.com/
MIT License
13 stars 22 forks source link

Can we have a list of components based on priority? #34

Closed vinaymavi closed 6 years ago

vinaymavi commented 6 years ago

As we are building random components, I think it will be good if we would have a list of components on the basis of priority. priority could be, most used components, easy to build components etc. @areai51 @rakeshmenon @nawazsk @sbmadhav @vikash-bhardwaj

areai51 commented 6 years ago

Great idea @vinaymavi and that is something I've been toying with for a while.. but not had a chance to get to it.. anybody interested in giving it a first pass?

nawazsk commented 6 years ago

That's great. Is there any place where we can list all the components which needs to implement? or we can create list of tickets for components, so who ever will be available can pick up the task, assign to self and start working on it.

areai51 commented 6 years ago

my suggestion would be to create one ticket for each component, so that we can detail out the props and other details of how the component should work. We can then create labels called p1, p2 etc and assign it to the ticket based on which components we would like to take up first

sbmadhav commented 6 years ago

I have started creating a list of components and added some details on the features that should be there in each component. Please take a look and prioritize.