TimeMate is an employee timesheet application. Employees can use TimeMate to clock in and out; managers can track employees' weekly hours.
- Fixes connections between frontend and backend and establishes a working PostgreSQL database
- Migrates class-based React components to functional components (with state hooks) to improve readability and maintainability
- Introduces unit and integration tests with Jest and React Testing Library
git clone https://github.com/timemate-v2/TimeMate.git
npm install
npm run dev
username: workermcgee
password: worker
username: LamesBoe
password: admin