- Bugfix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
- Styling- no new features
- Test
Were there any challenges that arose while implementing this feature? If so, how were the addressed?
- ApiHandler.js
- App.js
- Login.js
- Dashboard.js
- AreaContainer.js
- AreaCard.js
- LocationContainer.js
- LocationCard.js
- Header.js
- App.test.js
- Login.test.js
- Dashboard.test.js
- AreaContainer.test.js
- AreaCard.test.js
- LocationContainer.test.js
- LocationCard.test.js
- Header.test.js
- Other files: