A toggl track clone currently with only 3 pages, signup, login and timer list page.
https://ttcloneapp.netlify.app
Client
- Starting timer
- Create, update, and deltete of single time entry
- Batch delete and update of time entries. Api
- Register/Login with JWT
- CRUD tags
- CRUD time entries
Client: ReactJs, Javascript, Redux Toolkit, Mui, Styled Components,
Api: .Net core 6, EF Core, C#