techequilla / community_app_boilerplate

This is an open source project for creating a Flutter app that shall serve as a template/boilerplate for various technical communities, clubs, organizations, etc to use.
MIT License
12 stars 25 forks source link

A suggestion regarding the template access to users #15

Open PritikaSabharwal opened 4 years ago

PritikaSabharwal commented 4 years ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] While I read the description of the project, I felt that instead of making the entire template available to the users ie. the other communities, we could instead make available a variety of features (custom made) for these communities to simply include for their platform. Describe the solution you'd like A clear and concise description of what you want to happen. i suggest that we could have separate elements available on our application along with the code to create those for eg, a navbar with its equivalent code, a box styled layout giving an option to user to choose the number and size of boxes, a map with code to set up and show locations of branches of the community etc.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. This is important since most communities would need different layout therefore we suggest an application similar to the bootstrap which allows users to handpick certain features relevant to community and allow users to import that along with the code

smaranjitghose commented 4 years ago

@PritikaSabharwal I really like your proposal for this and would love to see how its pans, I am creating a custom_b branch for your team. You can continue with your proposed work there and lemme know if there are any issues