Skip to content

Commit

Permalink
Updated readme with better img
Browse files Browse the repository at this point in the history
  • Loading branch information
Eli-Schei committed Feb 8, 2024
1 parent 0892d96 commit c0264bf
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 8 deletions.
27 changes: 19 additions & 8 deletions samples/react-personal-tools-list/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,33 @@


## Summary

This webpart allows users to select tools from a predefined list and save them in their own personalized view.
It has the fundamental functionality - a great starting point to build upon if you need something more advanced.
This webpart has the fundamental functionallity - a great starting point to build upon if you need something more advanced.

The available tools are added to a list
![](./assets/availableTools.png)
<video width="600" height="" controls>
<source src="./assets/video-demo1.mp4" type="video/mp4">
</video>

* The user can select from this list what link(s) he/she wants to be displayed for them.
![](./assets/mytoold.png)

And the user can select from this list what link(s) he/she wants to be displayed for them.
* Select tools
![](./assets/selecttools.png)
![](./assets/savetools.png)

![](./assets/MyToolsDemo1.gif)
* The tools will be displayed like this:
![](./assets/savedtools.png)

* The webpart title can be changed from the property pane, here you can also select to display the tools in two columns (defaults to 1 column if this is not selected)
![](./assets/settings.png)

#### In the background
The available tools are added to a list to show up in the webpart
![](./assets/availableTools.png)
The webpart saves to another list..
![](./assets/mytoolslist.png)

The webpart title can be changed from the property pane, here you can also select to display the tools in two columns (defaults to 1 column if this is not selected)
![](./assets/MyToolsDemo2.gif)


## Compatibility

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.

0 comments on commit c0264bf

Please sign in to comment.