Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 1.69 KB

README.md

File metadata and controls

57 lines (39 loc) · 1.69 KB

World Of Word Search II

The new and improved version of old word search.

Definition of done

  • The code must be commented and documented.
  • All code must pass the respective tests.
  • All commits shall be clean, concise and include co-authors.
  • All members in the group must understand the code and approve the pull request.

Development environment standard

  • Visual Studio Code 1.52.0 and Newer. Live Share Flutter Dart Awesome Flutter Snippets

  • Windows/Linux - Ubuntu 20.04

  • Android studio 4.1.1 Android Emulator - Pixel_3a_API_30_x86

  • Database Firebase - Real time database

  • Git Branches

    Branch names should use snake_case. Needs to be approved by at least 2 members of the group, besides the marge request creator.

Git Command Reference - https://about.gitlab.com/images/press/git-cheat-sheet.pdf.

Setup Flutter

To install framework Flutter which is required for this project follow instructions showed in the link from official Flutter website.

Linux install: https://flutter.dev/docs/get-started/install/linux (Not WSL or WSL2)

Windows install: https://flutter.dev/docs/get-started/install/windows

Coding Standard

Programing language standard

  • We will be using Dart as our main programming language.
    • For Dart, we will be using the framework Flutter.

Database

  • We are storing total amount:
    • Clicks
    • Games played