Skip to content

Commit

Permalink
Add screenshot description
Browse files Browse the repository at this point in the history
  • Loading branch information
leung018 committed Jan 31, 2024
1 parent 2db665f commit a74b67f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions frontend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,16 @@ TypeScript, React, Ant Design
- Input validation for duty entries.
- Error handling for failed API calls when adding, editing, or completing duties.

### Screenshot Description

![screenshot](./screenshot.png?raw=true 'screenshot')

Add new duty by clicking the Add button.

Edit existing duty by clicking the edit icon button. During editing, the edit icon will change to save icon that can be clicked to save the edit.

Complete(delete) existing duty by clicking the tick icon button.

## Local Development

See [this section in root README](../README.md#setup) for how to setup.
Expand Down
Binary file added frontend/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a74b67f

Please sign in to comment.