RizkiKarianata / smk-coding-covid-app

🐹 • The second challenge of the SMK Coding Online training is to create an application that can be used to track the spread of Covid-19 globally and locally.

Home Page:https://karianata.com/smk-coding-covid-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to SMK Coding Covid App! 👋

SMK Coding Covid App

SMK Coding Covid App is the second challenge of the SMK Coding Online training. This second challenge training focuses on ViewPager, TabLayout, and more. I named this training project Covid-19 which is useful for monitoring the development of the Corona Virus around the world. Built using Kotlin. 💖

💾 Requirements

  • Internet - because many use CDN and to make it easier to find solutions to all problems

  • Android SDK - to simplify the process of building applications

  • Gradle - function to perform application building automatically

  • Java Development Kit - used for support in developing or building an application

  • System Requirements

    • Windows OS
     1.	Microsoft® Windows® 7/8/10 (64-bit)
     2.	4 GB RAM minimum, 8 GB RAM recommended
     3.	2 GB of available disk space minimum
     4.	4 GB Recommended (500 MB for IDE + 1.5 GB for Android SDK and emulator system image)
     5.	1280 x 800 minimum screen resolution
    
    • Linux OS/GNOME or KDE Desktop
     1.	Tested on gLinux based on Debian
     2.	64-bit distribution capable of running 32-bit applications
     3.	GNU C Library (glibc) 2.19 or later
     4.	4 GB RAM minimum, 8 GB RAM recommended
     5.	2 GB of available disk space minimum,
     6.	4 GB Recommended (500 MB for IDE + 1.5 GB for Android SDK and emulator system image)
     7.	1280 x 800 minimum screen resolution
    
    • Mac OS
     1.	Mac® OS X® 10.10 (Yosemite) or higher, up to 10.14 (macOS Mojave)
     2.	4 GB RAM minimum, 8 GB RAM recommended
     3.	2 GB of available disk space minimum
     4.	4 GB Recommended (500 MB for IDE + 1.5 GB for Android SDK and emulator system image)
     5.	1280 x 800 minimum screen resolution
    

    Source of Coding Ninjas

🎯 How To Use

Using the built-in ready to use from the release (Recommended)

Download the latest project release from the Release Page. Open the SMK Coding Covid App project folder using android studio to explore the whole code.

Build manually

  • Before starting, make sure you have installed the Java SE Development Kit and Android Studio
  • If you have installed both. Run the git clone command which is https://github.com/RizkiKarianata/smk-coding-covid-app
  • Configure android studio first
  • To run the application you can use the emulator or try it directly on your phone

📋 Documentation & Resources

📆 Release Date

  • v1.0.0 : 05 June 2022

🧑 Author

🤝 Contributing

I really appreciate contributions, issues and feature requests because this application is far from perfect. Feel free to Pull Request and make changes to this project.

Since this is an open source project I finished it myself. There may be many features or things that could be improved or added. So I really appreciate your help.

Steps To Contribute

Always run a build and test the results before committing.

📝 License

  • Copyright © 2020 Rizki Karianata
  • SMK Coding Covid App is an open source project licensed under the MIT license

☕️ Suppport & Donation

Love SMK Coding Covid App? Support this project by donating or sharing with others in need.

Made with ❤️ Rizki Karianata

About

🐹 • The second challenge of the SMK Coding Online training is to create an application that can be used to track the spread of Covid-19 globally and locally.

https://karianata.com/smk-coding-covid-app

License:MIT License


Languages

Language:Kotlin 100.0%