update,
This commit is contained in:
15
_forms/deliver_form.md
Normal file
15
_forms/deliver_form.md
Normal file
@@ -0,0 +1,15 @@
|
||||
### TARGET/PURPOSE
|
||||
|
||||
```bash
|
||||
$ sudo apt-get install tmate
|
||||
$ sudo dnf install tmate
|
||||
```
|
||||
|
||||
- blablabla
|
||||
|
||||
### NEED TO NOTICE / CHECKLIST
|
||||
|
||||
- [ ] change the name
|
||||
- [ ] change the student id
|
||||
- [ ] comment, notes, references
|
||||
- [ ] references
|
7
_forms/gitUpdate.bat
Normal file
7
_forms/gitUpdate.bat
Normal file
@@ -0,0 +1,7 @@
|
||||
git status .
|
||||
|
||||
@pause
|
||||
|
||||
git add .
|
||||
git commit -m"update _forms,"
|
||||
start git push
|
12
_forms/package.json
Normal file
12
_forms/package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "_forms",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"gitUpdate": "git add . && git commit -m\"update _forms,\""
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC"
|
||||
}
|
22
_forms/price_table.md
Normal file
22
_forms/price_table.md
Normal file
@@ -0,0 +1,22 @@
|
||||
# Price table
|
||||
|
||||
## scripting
|
||||
|
||||
### Assignment / lab report
|
||||
|
||||
- javascript HKD300
|
||||
- python HKD300
|
||||
|
||||
## Excel / VBA
|
||||
|
||||
### excel chart HKD 100 / graph
|
||||
|
||||
## Deposit
|
||||
|
||||
- with track record (e.g. comment) / long history tracker customer
|
||||
- 1/3 or 1/4 deposit
|
||||
- without track record
|
||||
- 2/3 deposit
|
||||
|
||||
我唔係唔想答你,只係我唔答得你
|
||||
記低條問題,到你比晒錢之後你點問都得
|
17
_forms/quotation_form.md
Normal file
17
_forms/quotation_form.md
Normal file
@@ -0,0 +1,17 @@
|
||||
### What to do
|
||||
|
||||
- 1
|
||||
- 2
|
||||
- 3
|
||||
- 4
|
||||
|
||||
### Schedule/Deadline
|
||||
|
||||
- 1
|
||||
- 1
|
||||
- 1
|
||||
- 1
|
||||
|
||||
### Price
|
||||
|
||||
HKD 100
|
Reference in New Issue
Block a user