The page listing all the office bearers has been added, currently general secretary can be added to the page by specifying a roll number in the .env configuration, in future it can be model driven.
Fixes #11
Screenshots
Type of Change:
Code
User Interface
Bug fix (non-breaking change which fixes an issue)
New feature (non-breaking change which adds functionality pre-approved by maintainers)
Checklist:
[x] My PR follows the style guidelines of this project
[ ] I have commented my code or provided relevant documentation
[ ] I have made corresponding changes to the documentation
[x] Any dependent changes have been merged
[x] My changes generate no new warnings
[ ] My PR currently breaks something (fix or feature that would cause existing functionality to not work as expected)
[x] I have added tests that prove my fix is effective
[x] New and existing unit tests pass locally with my changes
Description
The page listing all the office bearers has been added, currently general secretary can be added to the page by specifying a roll number in the
.env
configuration, in future it can be model driven.Fixes #11
Screenshots
Type of Change:
Code
User Interface
Bug fix (non-breaking change which fixes an issue)
New feature (non-breaking change which adds functionality pre-approved by maintainers)
Checklist: