Backend API for IEEE GUC SB online system to manage interactions with all related applications and includes the API required to all main application functionalities and Database management.
branches starts with naming tokens that identifies which part of the
work flow each branch belongs followed by /
and then the name of the branch.
- wip Works in progress; stuff I know won't be finished soon
- feat Feature I'm adding or expanding
- test testing branch
- bug Bug fix or experiment
- junk Throwaway branch created to experiment