Skip to content

OMBowkerBBC/ApprenticePortfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio

This repository contains the plans to upgrade ACME (Aston Car Management Enterprises) from a paper based system to a more modern alternative.

Latex

The report is written using LaTeX. A PDF file is included in the repo, however if you want to re-render it you should run:

pdflatex main.tex

Plant UML

Some images in the report are created using plantUML. For the sake of ease I have included the .jar file in this repo however you can also download it from https://plantuml.com/ where there are some great 'Getting Started' guides :).

Some of the images are not included in the repo and can be generated using the following commands:

For a single file

java -jar plantuml.jar -verbose {file}.puml

For all files

Yes this script uses os.system, which is very insecure. But don't panic it's just running plantUML and was made as a quick fix to recreate all images!

python create_images.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors