Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Boiler Books club generic #211

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from
Draft

Conversation

hadiahmed098
Copy link
Member

To facilitate other clubs using Boiler Books, make the code more generic. This includes removing specific references to IEEE, and allowing IEEE-specific things to be moved to configuration variables.

With this, the UI is now extremely agnostic, loading most of it's information from the API. The only "IEEE" specific thing in the UI is the term 'committee' for representing a unit of the club.

Closes #203

@hadiahmed098 hadiahmed098 added feature enhancement New features and functionality code enhancement Improvements to the code without noticeably changing user experience labels May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code enhancement Improvements to the code without noticeably changing user experience feature enhancement New features and functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update the setup config to create a basic 'Inactive' committee for bootstrapping
1 participant