Skip to content

NTIG-Uppsala/Bengans-Biluthyrning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bengans-Biluthyrning

Website for Bengans Biluthyrning, created by the group "1/4 Finsk"

Programming Languages

This project uses

  • HTML/CSS
  • Python

Development Environment:

Visual Studio Code

Google Chrome

Google Chrome is used during testing.

Python

  • Pip
  • Python requirements shown in testRequirements.txt, to install run pip install -r ./tests/testRequirements.txt

Code Validation:

w3's online markup validation service is used for code validation.

Testing

Tests use the seleniumbase library.

Coding Standard

HTML/CSS Coding Standard:

w3schools coding standard is used as the HTML and CSS coding standard.

Python Coding Standard

PEP 8 - Style Guide for Python Code is used as the Python coding standard.

Naming conventions:

camelCase (ex: testVariableOne)

Comment conventions:

programming language default:

  • HTML:   <!--[text here]-->
  • CSS:       /*[text here]*/
  • Python: #[text here]

Definition of Done

  • Unless everyone present has worked together, the remaining people must check the task before it can be considered done.

  • Code must pass all relevant tests and code validation.

  • Code must follow the coding standard.

  • All documents and spreadsheets must be uploaded to Google Drive and all code must be uploaded to GitHub.

  • Task must be submitted to the presentation document if it is present in the backlog.

About

Hemsida åt Bengans Biluthyrning - 1/4 Finsk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published