AutoCallScheduler
An android app that can automatically dial a phone number within a given scheduled of time. Basically it’s a test base app of google’s #30daysOfKotlin bootcamp. In this project there are many concepts of kotlin used in coding sections(e.g: Livedata, ViewModel, When expressions, Data classes and equality, Visibility, Sealed classes, Lazy, Inline, Top level functions and parameters, Extension functions, Easier spans, Scoping out, etc). Students will find this project helpful for them in depth learning of kotlin programming in android development. Fell free to share and give star or fork this project. Happy coding 🙂
Usage
To dial a number automatically user should inputs his desired number along with scheduled date time from pickers. After finishing remaining countdown of the scheduled timer a PHONE_CALL Intent activity starts. And that’s how my app works.
Statistics
Feature | Status | Duration(hrs) |
---|---|---|
Design | done | 5h |
Logic Implementation | done | 8h |
Code Reviews | 2 times | 3h |
Documentation | done | 1.5h |
Thread Optimization | not done | _ |
Call History | upcoming | _ |
Multiple Number Selection | upcoming | _ |
Download AutoCallScheduler source code on GitHub
https://github.com/rrsaikat/AutoCallScheduler
Provides the list of the opensource Flutter apps collection with GitHub repository.