Files
2024-05-19 11:41:14 +00:00
..
2023-01-01 22:06:17 +05:30
2020-11-06 22:29:26 +05:30
2020-11-06 22:29:26 +05:30
2020-11-06 22:29:26 +05:30

🖊️ NotyKT

SocialPreview

GitHub license ktlint GitHub stars GitHub forks GitHub watchers

Welcome! If you want to learn development of complete application using Kotlin programming language then you're at right place.

The aim the project is to demonstrate the use of Modern application development tools/libraries with your favorite ❤️ Kotlin programming language. Basically it focuses on Mobile app development (Android) and Backend REST API using Kotlin frameworks.

This project has two sub-projects:

1. Noty API

  • This is a backend REST API developed using Ktor.

  • It uses PostgreSQL as database to store and retrieve data.

  • It's deployed on Heroku to publicly expose API.

2. Noty Android Application

  • The application is developed using Modern tools/libraries with UI implementations with Navigation architecture as well as Modern UI development toolkit i.e. Jetpack Compose.

  • This is mobile application using which actual users will interact with.

  • It connects with the Noty REST API to save and retrieve data.

Know more about these projects in detail with step-by-step implementation guide in further sections