Skip to content

Latest commit

Β 

History

History
69 lines (66 loc) Β· 1.99 KB

File metadata and controls

69 lines (66 loc) Β· 1.99 KB

CSIT343F2 - Industry Elective (JavaScript Course)

πŸ“‚ Project Structure

~
β”œβ”€β”€ πŸ“ s02
β”‚   β”œβ”€β”€ πŸ“ activity
β”‚   β”‚   └── πŸ“„ aboutme.txt
β”‚   └── πŸ“ discussion
β”‚       └── πŸ“„ discussion.txt
β”œβ”€β”€ πŸ“ s03
β”‚   β”œβ”€β”€ πŸ“ activity
β”‚   β”‚   β”œβ”€β”€ 🌐 index.html
β”‚   β”‚   └── πŸ“„ index.js
β”‚   └── πŸ“ discussion
β”‚       β”œβ”€β”€ 🌐 index.html
β”‚       └── πŸ“„ index.js
β”œβ”€β”€ πŸ“ s04
β”‚   β”œβ”€β”€ πŸ“ activity
β”‚   β”‚   β”œβ”€β”€ 🌐 index.html
β”‚   β”‚   └── πŸ“„ index.js
β”‚   └── πŸ“ discussion
β”‚       β”œβ”€β”€ 🌐 index.html
β”‚       └── πŸ“„ index.js
β”œβ”€β”€ πŸ“ s05
β”‚   β”œβ”€β”€ πŸ“ activity
β”‚   β”‚   β”œβ”€β”€ 🌐 index.html
β”‚   β”‚   └── πŸ“„ index.js
β”‚   └── πŸ“ discussion
β”‚       β”œβ”€β”€ 🌐 index.html
β”‚       └── πŸ“„ index.js
β”œβ”€β”€ πŸ“ s06
β”‚   β”œβ”€β”€ πŸ“ activity
β”‚   β”‚   β”œβ”€β”€ 🌐 index.html
β”‚   β”‚   └── πŸ“„ index.js
β”‚   └── πŸ“ discussion
β”‚       β”œβ”€β”€ 🌐 index.html
β”‚       └── πŸ“„ index.js
β”œβ”€β”€ πŸ“ s07
β”‚   β”œβ”€β”€ πŸ“ activity
β”‚   β”‚   β”œβ”€β”€ 🌐 index.html
β”‚   β”‚   └── πŸ“„ index.js
β”‚   └── πŸ“ discussion
β”‚       β”œβ”€β”€ 🌐 index.html
β”‚       └── πŸ“„ index.js
β”œβ”€β”€ πŸ“ s08
β”‚   β”œβ”€β”€ πŸ“ activity
β”‚   β”‚   β”œβ”€β”€ 🌐 index.html
β”‚   β”‚   └── πŸ“„ index.js
β”‚   └── πŸ“ discussion
β”‚       β”œβ”€β”€ 🌐 index.html
β”‚       └── πŸ“„ index.js
β”œβ”€β”€ πŸ“ s09
β”‚   β”œβ”€β”€ πŸ“ activity
β”‚   β”‚   β”œβ”€β”€ 🌐 index.html
β”‚   β”‚   └── πŸ“„ index.js
β”‚   └── πŸ“ discussion
β”‚       β”œβ”€β”€ 🌐 index.html
β”‚       └── πŸ“„ index.js
└── πŸ“ s10
    β”œβ”€β”€ πŸ“ activity
    β”‚   β”œβ”€β”€ 🌐 index.html
    β”‚   └── πŸ“„ index.js
    └── πŸ“ discussion
        β”œβ”€β”€ 🌐 index.html
        └── πŸ“„ index.js