/smash-fokr

fokr

Primary LanguagePHP

Connection with Database

  • You can find the database connection in config/config.ini
  • Whenever a connection is required, use: $conn = Db::getInstance();

Before you start coding:

  • Always pull before write your own code, so you're always up to date
  • Keep master branch intact, every feature should be made on a different branch
  • Only merge branch when it works
  • When contributing, follow standard commit conventions

Example of a git commit message

git commit -m "feat: add margin to list items to prevent them from overlapping"

Working on this project

  • Apers, Jade (Project Management)
  • Van de Berghe, Yanelle (Frontend Lead)
  • de Veth, Ellen (Backend Lead)
  • GĂ©rardi, Fien (Frontend Lead)