Skip to content

ChuanyuanLiu/Resources

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SWEN90007 Software Design and Architecture Repository

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
├── 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
│   │   ├── first_web_app.md
│   │   ├── screenshots
│   │   └── 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

Canvas

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

Copyright and License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published