Started implementing the adapters
Showing
- client/src/adapters/comment.ts 10 additions, 0 deletionsclient/src/adapters/comment.ts
- client/src/adapters/project.ts 8 additions, 0 deletionsclient/src/adapters/project.ts
- client/src/adapters/task.ts 28 additions, 0 deletionsclient/src/adapters/task.ts
- client/src/adapters/team.ts 7 additions, 0 deletionsclient/src/adapters/team.ts
- client/src/adapters/user.ts 89 additions, 0 deletionsclient/src/adapters/user.ts
- client/src/adapters/work.ts 9 additions, 0 deletionsclient/src/adapters/work.ts
client/src/adapters/comment.ts
0 → 100644
client/src/adapters/project.ts
0 → 100644
client/src/adapters/task.ts
0 → 100644
client/src/adapters/team.ts
0 → 100644
client/src/adapters/work.ts
0 → 100644
Please register or sign in to comment