Skip to content

Latest commit

 

History

History
99 lines (82 loc) · 3.75 KB

README.md

File metadata and controls

99 lines (82 loc) · 3.75 KB

SWEN90007 Software Design and Architecture Repository

All Contributors

Table of Contents

Goals

  • Provide additional learning resources to SWEN90007 students
  • Make getting started with SWEN90007 technologies and project easier
  • More details can be found here: SWEN90007 Handbook

Documentation

SWEN90007's documentation includes tutorials, workshops, project details, samples of code and so on.

The documents are related to our subject planning, available on Canvas

What's Included

Within this repo download you'll find the following directories and files, logically grouping common resources. You'll see something like this:

├── README.md
├── code_sample
│   └── security
├── course_notes
│   └── course_notes.pdf
├── how_to
│   ├── 2020
│   │   ├── README.md
│   │   ├── create_simple_example.pdf
│   │   ├── exampleproject_code.zip
│   │   ├── heroku_deployment.pdf
│   │   ├── set_enviroment.pdf
│   │   └── setup_DB.pdf
│   ├── 2021
│   │   ├── screenshots
│   │   ├── first_web_app.md
│   │   ├── jsp_servlets.md
│   │   ├── maven.md
│   │   ├── README.md
│   │   └── tools_and_plugins.md
│   └── README.md
├── project
│   ├── 2020
│   │   ├── README.md
│   │   └── project_description.pdf
│   ├── 2021
│   │   ├── 1_covid19_vaccine_system.md
│   │   ├── 2_travel_system.md
│   │   ├── README.md
│   │   └── project_description.pdf
│   └── README.md
├── setup_dev
│   ├── 1_intellij_install.md
│   ├── 2_tomcat_download.md
│   ├── 3_postgresql_setup.md
│   ├── 4_create_project.md
│   ├── 5_github_setup.md
│   ├── 6_github_clone.md
│   ├── 7_connect_intellij_postgresql.md
│   ├── 8_heroku_deploy.md
│   ├── README.md
│   └── screenshots
└── workshops
│   ├── <workshop_#>

Canvas

Canvas https://canvas.lms.unimelb.edu.au/courses/106775

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Eduardo Oliveira

📆

Luke Rosa

🖋

This project follows the all-contributors specification. Contributions of any kind welcome!