GeekLord04 / NoteWell

A simple Note taking app using the MVVM architecture and Note API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NoteWell

A simple Note taking app built in Kotlin using the MVVM architecture and Node.js as backend.

Tech Stacks

  • Kotlin
  • Retrofit for API communication
  • RecyclerView for displaying notes
  • ViewModel and LiveData for managing UI-related data
  • Coroutines
  • HILT for Dependency Injection
  • Jetpack Navigation Framework
  • Node.js

Demo

NoteWell.mp4

The API

For the API, refer to Notes API repository

About

A simple Note taking app using the MVVM architecture and Note API

License:MIT License


Languages

Language:Kotlin 100.0%