Coder Social home page Coder Social logo

othello-flutter's People

Contributors

raunakk02 avatar shivam321 avatar vishnuagbly avatar

Stargazers

 avatar

Watchers

 avatar

othello-flutter's Issues

Find an appropriate app Icon

Find an appropriate app Icon if required create/edit the Icon too and add it to project by creating assets and folder and add icon.png inside it.

Add Game Finished and New Game Feature.

Make the game to check the game status and add "YOU WIN", "TIE", and "YOU LOSE" dialogs, also add a new game feature that would also quit currently going on the game.

Create a Login Screen

We need to create a login screen with two options either log in with google or white phone number and OTP. For now, we are not focusing on UI that much, just a satisfactory UI should be fine now.

Also add flutter test, for OTP login, like if we add a testing number, expect the OTP section to appear and enter following OTP, then expect successful login dialog, or home page.

Fix app orientation to portrait

Fix app orientation to portrait mode, also add a test to check it too.
Steps:- for each issue:

  1. create another branch for specific issue
  2. create a pull request to master branch, also tag the issue in pull request.

Create a Chat Box widget.

We need to create a chatbox widget, which would be responsive so that we can add it in multiple and different places if required in the app.

Widget Details:-
Widget Name: ChatBox
Parameters: String roomId, double height = double.infinity, double width = double.infinity

Database Details:
We will be using it for chats between players playing online. For which you will need a roomId. Chats will be stored as documents in rooms//chats/, where each chat message will have one document. For more details about the chat message object refer to the project requirements document.

Working Details:
Currently, we will be only providing sending and receiving text message services.

UI Details:
UI will look as close as possible to WhatsApp dark theme.

Ask anytime, if any question arises ๐Ÿ‘.

Enter Name Field for the player when login

In case of signing in with Google, get name automatically from the account, In case of logging in with a phone number, ask to enter the name with phone number and after login saves it in firebase_auth.users.name.
Also, make sure login is working with the new firebase project, I did change the project to the preferred account but was not able to test it completely. Also, add automatic reading OTP.

Create Online PvP Game

For this, we need to integrate cloud firestore and use cloud functions, i.e create blaze account set budget limits to billing account etc.

Custom Button Widget

@harsh3055 has a design idea for buttons of the home screen, something like Othello discs with labels from the side, we need to make this button widget. Harsh will be able to further tell you about his design.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.