Skip to content

Latest commit

 

History

History
67 lines (45 loc) · 7.89 KB

README.md

File metadata and controls

67 lines (45 loc) · 7.89 KB

Exium MUOS T20 World Cup 2024

A Flutter project on about T20 World Cup For Doctors and CHQ. This app will be the forntend of Exium MUOS T20 World Cup 2024 project.

What is the goal ?

I need to achive the requirements for this projects. Here is the requirements:

Exium-Mups T-20 App Requirements (Android)

User Activity & Features:

-> User Registration, Log-in.

-> Choose your Best 11 page.

-> All country (participating) flags, users can click on the flag.

-> Country Wise Squad list:

  • Batsmen List.
  • Bowler list.
  • All-rounder list.
  • Wicket Keepers.

-> Users will pick a team of 11 players.

-> Users can pick:

  • Minimum 2 Batsmen, Maximum 4 Batsmen.
  • Minimum 2 bowlers, Maximum 4 bowlers.
  • Minimum 2 All-rounder, Maximum 4 All-rounder.
  • Minimum 1 wicketkeeper, Maximum 3 wicketkeeper.

-> Confirm team.

-> Name your team.

-> Player (User) scoreboard.

-> Batsmen scoring each run will get 1 point.

-> Bowlers picking up each wicket will get 30 points.

-> The user's score will be the total of their team’s points.

-> Users can remove a player from their team & add another one from the country list.

*This can be done a maximum of 4 times.

-> This action will impact the user's total points from the Next day.

-> Removed player’s points will be in the total score (No further points).

-> Newly added players' points will be added from the next day (not any previous points).

-> Once removed players can be added again (the points during removal will not be added).

Other Features & Possibilities:

-> Player’s (Cricketer’s leaderboard).

-> 2 types of accounts: Doctors & CHQ.

Question:

* Is it possible to show the live matches? - Purchase Bulk Subscription of RabbitholeBD?

More features that I want to implements.

1. In App Update features for any kind of update or bug fix.

2. Caching system that will make lower data use and server resources use.

3. Can work in offline.

I have successfully finished this projects with all requirements as well as some extra features..

Final Output is here :

1. Login or Create your new account with your phone number

Screenshot_20240629-063646 Screenshot_20240629-063639

2. Create your team and save. Must follow the requirements rules. The rules are :

  1. Minimum 2 Batsmen, Maximum 4 Batsmen.
  2. Minimum 2 bowlers, Maximum 4 bowlers.
  3. Minimum 2 All-rounder, Maximum 4 All-rounder.
  4. Minimum 1 wicketkeeper, Maximum 3 wicketkeeper. Screenshot_20240629-063631 Screenshot_20240629-063627 Screenshot_20240629-063616

3. Give a name of Team and Save your team.

Screenshot_20240629-071623

You are done.

View the total point.

Screenshot_20240629-063442

View the total point in details.

Screenshot_20240629-063502

View Fixtures of T20 world cup

Screenshot_20240629-063529

View Standing of T20 world cup

Screenshot_20240629-063539

View Points of All Players

Screenshot_20240629-063555

View Live match in details

Screenshot_20240629-063514

Edit your Team at most 4 Players as requirement.

Screenshot_20240629-063610 That's will tiger edit team mode and route to Create team page. The create team page have two mode. Create team for the first time or Edit team.

You can logout as you want. That will remore all your Data form your local storage.

More features that this app have.

1. In App Update features for any kind of update or bug fix.

2. Caching system that will make lower data use and server resources use.

3. Can work in offline.