Skip to content

Bignotto/big-bolao-mobile

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Bolão da Copa

You and your friends try to guess the match results of the world cup. Register your guesses and compare with world cup match results. You score points when you guess the exact result of the match. Compete against your friends to find out who will guess the most results of the world cup games and become the guesses king!

Explore the docs »

Report Bug · Request Feature


Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

This is a commom game brazilians use to play every world cup. In my family it is a tradition. We used to keep everything on a paper but now we use this App!

(back to top)

Built With

(back to top)

Getting Started

How to run this application on your device or emulator.

Prerequisites

Install Expo Cli

npm install -g expo-cli

or

yarn global add expo-cli

Run thisApp

  1. Start a new Supabase project ang get project SUPABASE URL and SUPABASE KEY

  2. Clone this repo

    git clone https://github.com/bignotto/big-bolao-mobile.git
  3. Install NPM packages

    npm install
    
    or
    
    yarn
  4. Enter your API in .env file

     SUPABASE_URL=your project url
     SUPABASE_API_KEY=your project api key

(back to top)

Roadmap

  • Register new user accounts
  • Create new Bolão groups
  • Register match guesses
  • Ranking users by points in a group

See the open issues for a full list of proposed features (and known issues). Also, don't forget to check out the project history and devlog.

(back to top)

Contributing

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Thiago Bignotto - @bignotto - bignotto@gmail.com

Project Link: https://github.com/bignotto/big-bolao-mobile

(back to top)

About

Bolão da Copa App. Made with React Native, Expo, Typescript and Supabase as back end.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published