Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 869 Bytes

README.md

File metadata and controls

44 lines (27 loc) · 869 Bytes

Website Salong Gloria

https://fabilus.gitlab.io/frisorhemsida/

Programming Languages

  • HTML5
  • CSS3
  • Python 3.8.5

Framework

  • Bootstrap 4

Development Environment Standard

Visual Studio Code-plugin:

  • Live Server
  • Live Share
  • Python Extension Pack

Python 3.8.2-modules:

  • Selenium
  • Requests
  • Os

Coding Standard

File name structure: this_is_how_you_do (underscore)

Variables/ID/Classes (HTML, CSS) : this-is-how-you-do (dashes)

Variables/ID (PYTHON, JAVASCRIPT) : thisIsHowYouDo (camelCaseExample)

Definition of Done

  • The code must be commented and documented when needed
  • All code must pass the respective test and validation
  • All members in the group must understand the code and approve the push

Documentation

https://gitlab.com/fabilus/frisorhemsida/-/blob/master/documentation.md