vault backup: 2025-03-16 18:59:42
This commit is contained in:
@@ -16,7 +16,7 @@ Occasionally a *maintenance engineer* needs to **sign parts** back into the CSW.
|
||||
|
||||
`Whenever a new part is installed in the power station an old part is removed`. The old part must either be returned to the CSW for **refurbishment** or **disposed of as scrap**.
|
||||
|
||||
After *store managers(sec)* receive **requisitions** from team leaders, they **produce purchase orders** to purchase spare parts from suppliers. The purchase orders contain part names and . *Suppliers* then **send the spare parts** along with an **invoice** to the CSW. The *store managers* then **reconcile the invoices** against the purchase orders to **authorise payments** for *suppliers*.
|
||||
After *store managers(sec)* receive **requisitions** from team leaders, they **produce purchase orders** to purchase spare parts from suppliers. The purchase orders contain part names and . *Suppliers* then **send the spare parts** along with an **invoice** to the CSW. The *store managers* then **reconcile the invoices** against the purchase orders to **authorise payments** for *suppliers*.
|
||||
|
||||
The *store managers* also handle **spare parts returned to *suppliers* for refurbishment**. When a spare part is returned to the CSW, the *store managers* produce a **purchase order**. Again, *suppliers* s**end refurbished goods (spare parts) to the** CSW, where the *store managers* then **reconcile invoices** and **authorise payments**.
|
||||
|
||||
@@ -103,4 +103,4 @@ Send Invoice to CSW (+Refurbs)
|
||||
|
||||
Process Transaction
|
||||
|
||||
manager processes req -> creatres purchase order
|
||||
manager processes req -> creatres purchase order
|
||||
|
@@ -0,0 +1 @@
|
||||
|
||||
|
@@ -3,6 +3,7 @@ Team of devs from Competa working with Red Ocelot to help create Product Owner W
|
||||
RO published empirical research on technical debt, cloud application arch, software development methods
|
||||
|
||||
# Project Aim
|
||||
|
||||
graph visualisations of selected software development source code metrics
|
||||
gain insights created visualisations on file size measures
|
||||
read commit history information
|
||||
@@ -16,11 +17,13 @@ bar charts of randge of line of code
|
||||
other innovative ways to visualise
|
||||
|
||||
# Optional Goal
|
||||
|
||||
can use machine learning to analyse commit messages. might tell when commit is adding new features or when commit is for refactoring. Compare commit history data from different projects obtained using git vc api
|
||||
|
||||
provided psql db with branch commit dates, commit messages, author names, number of non/functional lines of code
|
||||
|
||||
# Example Visualisations
|
||||
|
||||
interested in understanding team commit behaviour over lifestyle, commit frequency.
|
||||
|
||||
comparisons between target source code and benchmark open source software projects on github. allow sbs comparison. one project to visualise is openbaraza, open source application development framework.
|
||||
@@ -29,4 +32,4 @@ Red Ocelot Contact
|
||||
alex.sherman@redocelot.com
|
||||
Competa Contact
|
||||
joeyoosenbrug@competa.com - contact for questions
|
||||
Meetings through scrum master
|
||||
Meetings through scrum master
|
||||
|
@@ -133,6 +133,7 @@ Magazine {
|
||||
|
||||
Name: Flight Travel Booking System
|
||||
Objects:
|
||||
|
||||
- Flight
|
||||
- Departure Location
|
||||
- Arrival Location
|
||||
|
@@ -8,18 +8,13 @@
|
||||
|
||||
# 1
|
||||
|
||||
As a student, I want to register for a programme in order to obtain a degree.
|
||||
As a student, I want to register for a programme in order to obtain a degree.
|
||||
How should programmes be displayed to the student?
|
||||
How should the student be notified about programme enrollment?
|
||||
What details given to student?
|
||||
|
||||
|
||||
As a student, I want to transfer module to better fit my career outcomes.
|
||||
How should modules be displayed to student?
|
||||
How should students be notified?
|
||||
|
||||
# 3
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user