Skip to content

Commit

Permalink
include images and optional enhancement doc
Browse files Browse the repository at this point in the history
  • Loading branch information
tildeee committed Jun 4, 2021
1 parent a969455 commit 9a71fa3
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 0 deletions.
Binary file added ada-project-docs/assets/example-32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ada-project-docs/assets/example-64.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ada-project-docs/assets/example-71.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ada-project-docs/assets/example-98.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ada-project-docs/assets/example-duckduckgo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions ada-project-docs/optional-enhancements.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Optional Enhancements

## Goal

Optional enhancements are meant to spark our imagination! They can give us extra ideas for how to extend this project. Optional enhancements should never compromise the project requirements, unless there are special circumstances.

## Optional Means Optional

It is more important and more valuable to do good work with the requirements, and to solidify your learning. Please do not work on optional enhancements before feeling confident in the project requirements.

## Prompts

- Create a button to convert the temperature between Celsius and Fahrenheit.
- Changing the temperature should change the page's background.
- Changing the sky should change the page's background.
- Include transitions and animations for any appearance change.
- Customize the theme of your app to something other than a landscape and sky (while retaining the same functionality).
- Deploy/host your project onto the Internet.

0 comments on commit 9a71fa3

Please sign in to comment.