update,
This commit is contained in:
7
3524sbcweujf/gitUpdate.bat
Normal file
7
3524sbcweujf/gitUpdate.bat
Normal file
@@ -0,0 +1,7 @@
|
||||
git status .
|
||||
|
||||
@pause
|
||||
|
||||
git add .
|
||||
git commit -m"update 3524sbcweujf,"
|
||||
start git push
|
11
3524sbcweujf/history.md
Normal file
11
3524sbcweujf/history.md
Normal file
@@ -0,0 +1,11 @@
|
||||
對唔住,要你等。初步我會咁報價
|
||||
|
||||
## App Concept (HKD500)
|
||||
|
||||
## Prototype & User Journey (App flow) (HKD900)
|
||||
|
||||
## User Experience Design (HKD400)
|
||||
|
||||
## Visual Language (HKD200)
|
||||
|
||||
## App Presentation (做唔到)
|
BIN
3524sbcweujf/job1/-_Glassmorphism_Design_Style.pdf
Normal file
BIN
3524sbcweujf/job1/-_Glassmorphism_Design_Style.pdf
Normal file
Binary file not shown.
BIN
3524sbcweujf/job1/-_Neumorphic_Design.pdf
Normal file
BIN
3524sbcweujf/job1/-_Neumorphic_Design.pdf
Normal file
Binary file not shown.
BIN
3524sbcweujf/job1/Project.pdf
Normal file
BIN
3524sbcweujf/job1/Project.pdf
Normal file
Binary file not shown.
45
3524sbcweujf/job1/notes.md
Normal file
45
3524sbcweujf/job1/notes.md
Normal file
@@ -0,0 +1,45 @@
|
||||
# Your new idea should be presented as a Design Progress
|
||||
|
||||
## App Concept (300)
|
||||
- Inspiration, Problem Definition
|
||||
- State the idea or the app you going to redesign.
|
||||
- Research, clarify and identify the problem
|
||||
- Focus on the 1 or few plain point of the problem
|
||||
- Generate and evaluate ideas for improvements
|
||||
- Value Proposition
|
||||
- Identify 3 highlight features of your app
|
||||
|
||||
## User Experience Design (300)
|
||||
- Identify Target Audience
|
||||
- User Persona
|
||||
- Wireframes
|
||||
|
||||
## Visual Language (150)
|
||||
- Style Tile
|
||||
|
||||
## Prototype & User Journey (App flow) (850)
|
||||
- 1 App Icon (50)
|
||||
- =>10 In-app Icons (200)
|
||||
- =>10 Screen Mock Ups (Discuss with your instructor) (100 -> 60 x 10)
|
||||
|
||||
## App Presentation (X)
|
||||
- Introduction Video
|
||||
- App Store Promotion Materials:
|
||||
- App Name,
|
||||
- App Icon,
|
||||
- Subtitle,
|
||||
- Descriptions,
|
||||
- Screenshots
|
||||
- In-class Demonstration
|
||||
|
||||
Submission
|
||||
• In-class Demonstration
|
||||
- 10-min
|
||||
• Digital files to Moodle, a *.zip file contains:
|
||||
‣ Project file of all your design
|
||||
- Both project file and exported *.jpg / *.png
|
||||
‣ Design Progress
|
||||
- *.pdf, both the presentation file and document format
|
||||
‣ All Promotional Materials
|
||||
|
||||
# Reference link
|
12
3524sbcweujf/package.json
Normal file
12
3524sbcweujf/package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "3524sbcweujf",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"gitUpdate": "git add . && git commit -m\"update 3524sbcweujf,\" && git push"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC"
|
||||
}
|
4
3524sbcweujf/update.bat
Normal file
4
3524sbcweujf/update.bat
Normal file
@@ -0,0 +1,4 @@
|
||||
git pull
|
||||
git add .
|
||||
git commit -m"update .vscode,"
|
||||
start git push
|
Reference in New Issue
Block a user