`Day 56` - Continued <https://pl-coding.com/lesson...
# 100daysofkotlin-2021
b
Day 56
• Continued Ktor CourseKtor Server section ▪︎ MongoDb created, user collection added, can add new users / check or existing ▪︎ Note collection added, can create / update / delete notes along with assign multiple users to a note
Self-Comment
• Ktor Course ◦ A great introduction to Server-side. I'm looking forward to implementing this into Daily Doc after I finish the course. Completed The Ktor part of the course and a lot of information, but was nicely executed. ◦ The next section covers creating the actual Note App that will utilize the Ktor Server. After it's built, the course goes back and covers encryption with Ktor