Skip to content

CulturePlex/lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

CulturePlex Guidelines

Best practices to help CulturePlex developers

Index

Encoding

You should always use UTF-8 for every document.

Indentation

You should use spaces instead of tabs. But never mix both of them. Use 4 spaces for Python, and 2 or 4 spaces for HTML, CSS and Javascript.

Comments

Please, comment your code. You don't need to comment every single line! Just add a comment only when you think it would be useful for other developers.

  • Try to keep the CSS separate from your HTML, placing it in a separate file.

About

Laboratory Management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published