-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c28ca75
commit d11e7c9
Showing
1 changed file
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Dragon Ball Online Global Event Notifier App | ||
|
||
This is an android application for DBOG players (their official website: https://dboglobal.to/). | ||
|
||
# What is it? | ||
This is a notifier app about the running & upcomming events in the game, notably: Adult Solo budokai, Adult Kid budokai, etc... \ | ||
|
||
# Now, what is it Technically? | ||
It is a flutter app tested on android devices connected to a backend that does all the work [You can find it here](https://github.com/ahmed-debbech/dbo_event_notifier). \ | ||
This app is basically just a presenter for data comming from the backend application. | ||
|
||
# What does it do?: | ||
* It shows you the closest events events. | ||
* It shows you the world boss progress. | ||
* It pushes notifications to you when an event is started or world boss has been reached. | ||
|
||
# How can i get ? | ||
Until now i still don't own a Google developer account, so it is not on store yet. | ||
But you still can get the apk directly from github in the release section. | ||
|
||
# Is it beautiful ? How does it look like? | ||
|
||
|
||
### Do you have any suggestions? please tell me. 😉 | ||
email: [email protected] | ||
|
||
# Contribution: | ||
Join me! i will be glad if u asked to help. | ||
We may work on both the app or the backend too! | ||
#### Original Author: | ||
Me, Ahmed Debbech. | ||
#### Who helped me designing it: | ||
My dear friend Amin. |