vigneshshettyin / Flask-Generate-Certificate

Certify is a free bulk certificate generator and verifier with a mailing feature and public and private api support.
Mozilla Public License 2.0
57 stars 65 forks source link

Change Organization Model to Group Table, Modals for Certificates and Groups #100

Closed ashutoshkrris closed 3 years ago

ashutoshkrris commented 3 years ago

Is your feature request related to a problem? Please describe.

A clear and concise description of what the problem is. As of now, there is an organization table and various extra fields are there in tables. Also, separate pages are being used to certificate addition and editing as well as group addition and editing.

Describe the solution you'd like

A clear and concise description of what you want to happen. The organization table needs to be changed to group table and instead of extra pages, we can use modals which also makes it easy for users to manage the groups and certificates.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Describe how this feature will be useful to our readers.

A clear and concise description of how this feature will be useful for our other readers.

Which Program are you part of?

Additional context

Add any other context or screenshots about the feature request here.

vigneshshettyin commented 3 years ago

Assigning to you @ashutoshkrris