Giter Site home page Giter Site logo

ktornoteapp's Introduction

KtorNoteApp

What Will You Do in this Course?

You will implement your very own backend server with the powerful Ktor framework. After implementing the backend side, you will create a note app on Android to connect it to your server. Users will be able to register and login in your app to create notes and synchronize them on your server. All the notes will also be cached in a local database on the device for offline access. Users will be able to add owners to their notes, so that they can share their notes with other users who are then allowed to also read and edit these notes.

What Do You Have to Know Before Starting This Course?

Kotlin Basics (taught in Kotlin Newbie to Pro) Android Basics (taught in Android Fundamentals) MVVM (taught in MVVM News App) Coroutines (taught in Kotlin Coroutines) What Will You Be Able to Do After Watching This Course? Build your very own REST API with Ktor, so you don't need Firebase anymore You will be able to have the full control over your backend, with Firebase you don't have that Respond to your own chosen HTTP endpoints with JSON, HTML and CSS Remotely save your data with MongoDB CRUD with MongoDB Implement an authentication mechanism, so only logged in users can make requests to your server A complete registration and login system Model a NoSQL database scheme Respond to all kinds of HTTP requests Use Retrofit on Android to communicate with your own Ktor server Efficiently handle network errors Implement an efficient local database cache that saves notes in a Room database for offline cache Inject dependencies with Dagger-Hilt Keep the user logged in Encrypt your SharedPreferences Showing Markdown formatted notes in Android Synchronize local notes with your Ktor server Securely save your user's passwords Encrypt your HTTP traffic Deploy your Ktor server on your own rented server to access it from everywhere

Course Duration: 9h

Visit : pl-coding.com

Note : this repository only contains the android app part, Ktor API is in another repo.

ktornoteapp's People

Contributors

philipplackner avatar rsinghpawar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.