Skip to content

Commit 72990fe

Browse files
author
allan
committed
fix: images
1 parent d872512 commit 72990fe

File tree

7 files changed

+30
-18
lines changed

7 files changed

+30
-18
lines changed

img/docs.png

947 KB
Loading

img/phase0.png

1.09 MB
Loading

img/phase12x.png

1.09 MB
Loading

img/project_aftercare.png

1.02 MB
Loading

img/projectflow.png

918 KB
Loading

img/resources.png

1010 KB
Loading

slides/af.md

Lines changed: 30 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -98,45 +98,54 @@ _Functional Proof of Concept and migration plan (with costings) for two large-sc
9898

9999
---
100100

101+
![bg right:38% height:450](../img/projectflow.png)
102+
101103
# 4GL Apps Project Approach
102104

103-
- PreSales
104-
- Delivery
105+
- Setup (Phase 0)
106+
- Delivery (Phase 1-X)
105107
- Aftercare
106108

107109
---
108110

109-
# 4GL Apps Project Approach
111+
![bg right:38% height:450](../img/phase0.png)
110112

111-
## PreSales
113+
# Project Setup (Phase 0)
112114

113-
- Preparation (code/doc review, exploratory interviews)
114-
- Initial Proposal (as is, to be, rough estimates)
115+
- Product Research
116+
- code/doc review, user interviews
117+
- Environment setup
118+
- GIT repo, sample data, server
119+
- Plan + Estimates (for rest of project)
115120

116121
---
117122

118-
# 4GL Apps Project Approach
123+
# Project Delivery (Phase 1-X)
119124

120-
## Delivery
125+
![bg right:38% height:450](../img/phase12x.png)
121126

122-
- Phase 0 (confirm estimates, scope, initial env setup + interface, fixed price)
123-
- Phase 1-N (functional deliveries + docs + tests with each milestone)
127+
- Regular sprints with functional, deployable software
128+
- Documentation / tests updated continuously
129+
- Daily calls with product champion(s)
124130

125131
---
126132

127-
# 4GL Apps Project Approach
133+
# Project Aftercare
128134

129-
## Aftercare
135+
![bg right:38% height:450](../img/project_aftercare.png)
130136

131137
- Testing & Warranty (X days over X months)
132138
- Training
133-
- Ongoing Support & Maintenance (IF preferred vendor)
139+
- Ongoing Support & Maintenance
134140
- https://sasapps.io/support
135141

136142
---
143+
144+
![bg right:38% height:450](../img/docs.png)
145+
137146
# Documentation
138147

139-
_Continuously delivered - NOT at the end of the project_
148+
_Continuously delivered - NOT end of project_
140149

141150
- [User Guide](https://sasjs.github.io/docs/#/?id=%2fuser-guide%2fuser-overview)
142151
- [Admin Guide](https://sasjs.github.io/docs/#/admin-guide/admin-overview)
@@ -149,11 +158,11 @@ _Continuously delivered - NOT at the end of the project_
149158

150159
## End Result
151160

152-
A user-friendly, accessible, modern UI that can:
161+
A user-friendly, accessible, modern UI
153162

154-
- run on both Viya and EBI
155-
- be maintained by generic frontend / backend developers
156-
- be maintained by the client, or any vendor (not just 4GL Apps)
163+
- Will run on both Viya and SAS 9 EBI
164+
- Maintainable by generic frontend / backend developers
165+
- Supportable by the client, or any vendor (not just 4GL Apps)
157166

158167
---
159168

@@ -166,6 +175,9 @@ A user-friendly, accessible, modern UI that can:
166175

167176

168177
---
178+
179+
![bg right:38% height:450](../img/resources.png)
180+
169181
# Resources
170182

171183
- SAS Apps [Blog Post](https://sasapps.io/modernising-legacy-sas-scl-af-applications)

0 commit comments

Comments
 (0)