aldefy / Notes-with-Kotlin-DSL

This project showcases notes app built using Kotlin DSL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Notes app with Kotlin DSL

An awesome sample app to showcase some of the best Kotlin features used to build DSL's
Get Sample app · Report Bug · Request Feature

Table of Contents

About The Project

This project showcases building a simple notes taking app in Android using latest libraries and using Kotlin language features to help build code with DSL's.

Built With

Arch

List Details Add

Getting Started

Clone the project and review the code or simply download the apk.

Prerequisites

Android Studio 4.1 + Java 1.8

Installation

  1. Clone the repo
https://github.com/aldefy/Notes-with-Kotlin-DSL.git
  1. Run the build with Android Studio

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the Apache License 2.0 License. See LICENSE for more information.

Contact

Adit Lal - @aditlal - https://aditlal.dev

Open calendar : calendar

About

This project showcases notes app built using Kotlin DSL

License:Apache License 2.0


Languages

Language:Kotlin 86.7%Language:Java 13.3%