pittktp / ktp-react

Migration of the current Angular 6 based website to React
2 stars 1 forks source link

Restructure Attendance Taking #34

Open ZvontyFlugence opened 4 years ago

ZvontyFlugence commented 4 years ago

Currently the attendance form works by marking the people who are 'Not Here' rather than 'Here', it would be more user friendly to mark the people as present rather not absent. This will require a restructuring of the attendance component in the KTPHeader.js file on the front end/client and also the corresponding API endpoint that handles attendance taking on the backend/server