issues
search
Polygon-Solutions
/
city-keep
CityKeep - Civic Issue Reporting App
https://www.citykeep.app
MIT License
0
stars
1
forks
source link
CK19 - Code Abstraction
#36
Closed
malakivandas
closed
1 year ago
malakivandas
commented
1 year ago
Mostly replaced repetitive code with functions and components.
Fixed a couple issues as they were found.
Cleaned up code with better destructuring
Integrated sufficient error handling, improved the usage of the alert component
Removed the DisplayContext and replaced it with a stateful hook.