Skip to content

rrsaikat/AutoCallScheduler

Repository files navigation

AutoCallScheduler

License API API Github Downloads (total) Github Downloads (monthly) Download Total Cones Total Cones

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 _

Author

👤 RRSaikat

License

  Copyright (c) 2020. RRsaikat

  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at

        http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing,
  software distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.

About

An android app that can automatically dial a phone number.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages