A
Asorefuor
A Desktop application to manage attendance in churches
fix issue with displaying attendance lists
refactor attendance taking form(query, form, mutation)
hide setup page from sidebar in prod
remove unnecessary logging
fix BrowserWindow(auth) issue in production
big rework on crud ops for the entire app
create a way to clear database from the app(root user only)
attendance marking in sync with both cloud and local
fix universal-analytics typescript issue
create a new data-store with electron-store for local db
update react-query to latest version
working on finding the best auth0 strategy
mass rework on components, pages, fauna utils