(Work In Progress)
All code written by all members shall follow these guidelines:
General:
- Indentation should be done using tabs
HTML:
- Follow HTML5 style and guidelines
- Each nested block should be indented
- Attributes and tags should be in lowercase
CSS:
Javascript:
- Follow ES6 style and guidelines