- You can find the database connection in config/config.ini
- Whenever a connection is required, use:
$conn = Db::getInstance();
- 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
git commit -m "feat: add margin to list items to prevent them from overlapping"
- Apers, Jade (Project Management)
- Van de Berghe, Yanelle (Frontend Lead)
- de Veth, Ellen (Backend Lead)
- GĂ©rardi, Fien (Frontend Lead)