Skip to content

This repository contains multiple Kotlin-based Android applications, ranging from simple utilities to functional mobile apps. Each project is structured separately for better organization and ease of access. πŸš€

Notifications You must be signed in to change notification settings

Abdullah-Niaz/Kotlin-App-Development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

59 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Kotlin App Development πŸš€

This repository contains various Kotlin-based Android applications developed for learning, practice, and real-world use. Each project is structured separately for better organization.

πŸ“‚ Project Structure

Each app is stored in a separate folder within this repository:


Kotlin-App-Development/
β”‚-- CourseAllocationApp/  
β”‚-- WakeUpMate/  
β”‚-- simpleCalculator/  
β”‚-- addTwoNumbers/  
β”‚-- README.md

πŸ“± Projects Included

1. Course Allocation App

A simple Android app that allows users to navigate between different screens (Students, Professors, Subjects, etc.).

  • Tech Stack: Kotlin, Android Studio, XML
  • Features:
    • Navigation between activities
    • Basic UI design

2. WakeUpMate (Alarm App)

A basic alarm clock application to help users wake up on time.

  • Tech Stack: Kotlin, Android Services, AlarmManager
  • Features:
    • Set and manage multiple alarms
    • Background alarm functionality

3. Simple Calculator

A basic calculator app for performing simple arithmetic operations.

  • Tech Stack: Kotlin, Android UI (XML)
  • Features:
    • Addition, subtraction, multiplication, and division
    • Clear and reset functionality

4. Add Two Numbers App

A minimalistic app that takes two numbers as input and displays their sum.

  • Tech Stack: Kotlin, Android Studio
  • Features:
    • Simple UI for entering numbers
    • Instant calculation on button click

πŸ› οΈ Tech Stack

  • Programming Language: Kotlin
  • Framework: Android SDK
  • UI Components: XML, Jetpack Compose
  • Databases: Room, Firebase Firestore (if applicable)
  • Networking: Retrofit, Volley (if applicable)

πŸš€ How to Run

  1. Clone this repository:
    git clone https://github.com/Abdullah-Niaz/Kotlin-App-Development.git

2. Open Android Studio and import the project.
3. Select an app folder and run it on an emulator or physical device.

---

πŸ”Ή **Contributions are welcome!** Feel free to open issues or submit pull requests.  
πŸ’¬ If you have any questions, reach out to me! 😊

```

About

This repository contains multiple Kotlin-based Android applications, ranging from simple utilities to functional mobile apps. Each project is structured separately for better organization and ease of access. πŸš€

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published