8000 GitHub - tonijukica/ee-summercamp-2018-project: Project for ExtensionEngine SummerCamp
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Nov 2, 2019. It is now read-only.

tonijukica/ee-summercamp-2018-project

Repository files navigation

Project Susnjara

Team Susnjara EE Summer Camp 2018 project.

Authors:
  • Toni Jukica (Back-end)
  • Zeljka Krivo (Styling)
  • Antonio Milicic (Front-end)

Development guidelines

Some conventions we want to enforce cannot be covered by automated tools. They will ensure that our process and code is clean and consistent.

Directory and file naming schemes

Server

  • filenames are kebab-cased: kebab-case-file.js
  • directories are kebab-cased: server/models/user-answer

Client

  • React components are camelcased and capitalized (PascalCase): RegisterForm.js
  • React component's directories are camelcased and capitalized (PascalCase): components/RegisterForm

About

Project for ExtensionEngine SummerCamp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0