Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Remove comment about data structures and algorithms as they haven't covered that yet
  • Loading branch information
daaimah123 authored Oct 14, 2023
1 parent daf3cbd commit a6e94cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion projects/final-project/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ The following items must be utilized for or included in your final project.
- [ ] Comment your code.
- [ ] Use UI/UX design best practices.
- [ ] Use an external API of your choice with at least three calls.
- [ ] Use one of the data structures and algorithms covered (bonus if it's not one you presented!).
- [ ] Request code reviews at least once per week and incorporate constructive feedback.
- [ ] Make sure your app is good for web and mobile (start with mobile responsive and use media queries and Flexbox).
- [ ] Include basic web accessibility. A people should have no trouble with visual contrast, using zoom to magnify content, or navigating via screenreader or keyboard.
Expand Down

0 comments on commit a6e94cd

Please sign in to comment.