You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
📝 A Simple Note and Task App built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, Flow, Architecture Components, MVVM, Room, Material Design Components, Notifications and more).
A clean, responsive to-do list web application built with HTML, CSS, and JavaScript. Easily add, complete, and delete tasks to stay organized and productive.
Bu kod, bir görev yönetim uygulamasıdır. Kullanıcı görev ekleyebilir, listeleyebilir, ve tamamlanan görevlerin durumunu güncelleyebilir. Veriler JSON dosyasına kaydedilir.
This app has a list which requires the user to attach photos based on the task. After attaching the photo to a task, the app shows the user where that photo was taken in a map.
✨ Using the JsonPlaceholder api that brings dummy tasks to illustrate, with that I developed functionality of completed and also delete and info where they bring a dummy description with a lorem, also bringing the functionality of adding new tasks and sharing the same other functionalities mentioned above. ✨