Skip to content

EHB-MCT/assignment-1-carysa-anke

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Art museum of chicago

An overview of all the art in the chicago museum.

Conventions

  • Naming Images: lowercase, seperated with underscores File names: camelCase Classes: nouns, starting with a capital Functions: camelCase Variables: camelCase

  • Placing Constants: top of the file

  • Formatting Before and after a + , - , = , => , < , > a space

    Functions, foreach, and other things that use curly brackets are formatted like this: fun {

    }

    line length < 80

  • Commits formatted in the conventional method (https://www.conventionalcommits.org/en/v1.0.0/)

Sources

Given are some examples, delete and replace with your own.

About

dev-v-2024-2025-assignment-1-template-DEV-V created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.3%
  • HTML 31.7%