Skip to content

Commit

Permalink
add code credit #10 #20
Browse files Browse the repository at this point in the history
  • Loading branch information
blahosyl committed Aug 7, 2024
1 parent 1b857a1 commit f367615
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,8 @@ Front End based on [Moments](https://github.com/Code-Institute-Solutions/moments

### Related advice

Following a [suggestion](https://code-institute-room.slack.com/archives/C02MTH5MBDG/p1723026165340779?thread_ts=1722951810.045149&cid=C02MTH5MBDG) by [Kelly Hutchison](https://github.com/quiltingcode), I added Frontend validation by adding the `required` prop to the form fields in the SignInForm ([Issue](https://github.com/blahosyl/task-manager-frontend/issues/20)). I then extended this to required fields in all forms in the project [#96](https://github.com/blahosyl/task-manager-frontend/issues/96).

### Study/lookup sources

- [React Bootstrap documentation](https://react-bootstrap-v4.netlify.app/)
Expand All @@ -215,7 +217,6 @@ Front End based on [Moments](https://github.com/Code-Institute-Solutions/moments
- [CSS `border` shorthand](https://www.w3schools.com/css/css_border_shorthand.asp)
- [CSS `border-radius` shorthand](https://www.w3schools.com/cssref/css3_pr_border-radius.php)


### Text

### Media
Expand Down

0 comments on commit f367615

Please sign in to comment.