Skip to content

omaressameldin/bet-collector

Repository files navigation

Bet Collector

Bet Collector is a mobile app for saving long term bets between friends

What this is

How to run

  • Launch all the backend services mentioned in the previous section by Following the corresponding README.md file for each service.
  • Make sure that flutter is installed and that flutter doctor runs without any errors.
  • Launch an emulator or connect a device to your pc / laptop
  • Run flutter run

Screenshots

Viewing different bet states View Profile
bet-states bet-profile
Create a new Bet Viewing Bet Details
bet-create bet-details
Delete Bet Change Bet state
bet-delete bet-state-change

Contributions

  • For style related values please add the new value to the corresponding file inside Styles folder
  • Provider package is used for sharing data between widgets. Please take a look before any contribution
  • Always keep your widgets small
  • Don't be afraid to use inheritence when needed but also keep in mind that the best practice is to re use widgets instead of extending a widget:
NOTE: Please check the contributing.md file before creating any pull request. 🤗

About

A flutter app for long term bets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages