# Software Studio 2021 Spring
## Assignment 01 Web Canvas
### Scoring
| **Basic components** | **Score** | **Check** |
| :----------------------------------------------- | :-------: | :-------: |
| Basic control tools | 30% | Y |
| Text input | 10% | Y |
| Cursor icon | 10% | Y |
| Refresh button | 10% | Y |
| **Advanced tools** | **Score** | **Check** |
| :----------------------------------------------- | :-------: | :-------: |
| Different brush shapes | 15% | Y |
| Un/Re-do button | 10% | Y |
| Image tool | 5% | Y |
| Download | 5% | Y |
| **Other useful widgets** | **Score** | **Check** |
| :----------------------------------------------- | :-------: | :-------: |
| Name of widgets | 1~5% | N |
---
### How to use
Describe how to use your web and maybe insert images to help you explain.
### Function description
Decribe your bouns function and how to use it.
### Gitlab page link
your web page URL, which should be "https://[studentID].gitlab.io/AS_01_WebCanvas"
### Others (Optional)
Anythinh you want to say to TAs.
<style>
table th{
width: 100%;
}
</style>