ArchonsDev / react-pointwatch-web

1 stars 1 forks source link

feat, fix: admin page, term, minor fixes #30

Closed mssjcksn closed 5 months ago

mssjcksn commented 5 months ago

REQUIREMENTS FOR TESTING

Backend

Use the dev branch and make sure to drop your existing database and create another one. And yes, this means you have to register again 🥲

Users

Having one user (admin only) cannot be possible as the currently logged in user (admin) will not be rendered in the employee list in Admin/Staff Dashboard. In other words, they cannot validate/clear themselves.


CHANGES MADE

Admin Page

Adding of Term Filter

Adding of Term in Add, View, Edit SWTD Pages