Code Monkey home page Code Monkey logo

pinnote's Introduction

๐Ÿ“PinNote

A simple NotesApp app made in Kotlin. It enables the user to make a list of To-Do work. The app is user friendly and the user shall find it extremely easy to find stored note. It demonstrates the use of Coroutines, Room Databse, CRUD Operation. All Changes are stored in the Room database.

Built With ๐Ÿ› 

  • Kotlin - First class and official programming language for Android development.

  • Coroutines - Coroutines are light-weight threads that allow you to write asynchronous non-blocking code. Kotlin provides the kotlinx.coroutines library with a number of high-level coroutine-enabled primitives.

  • Dao - Data Access Objects are the main classes where you define your database interactions. They can include a variety of query methods.

  • Room database - The Room persistence library provides an abstraction layer over SQLite to allow fluent database access while harnessing the full power of SQLite. In particular, Room provides the following benefits: Compile-time verification of SQL queries.Convenience annotations that minimize repetitive and error-prone boilerplate code.Streamlined database migration paths.

๐Ÿ”ฅ Screenshots

app_scrn 4

๐Ÿ’ป Tech Stack

Backend: Kotlin

Frontend: XML

๐Ÿ”จ Build and Run Application

Follow this steps to get Working Project!

1. Clone this repository or download file
2. Extract zip if downloaded code
3. Open project in Android Studio
4. Wait while Android Studio Download gradle or required files
5. Hit Run Button !

Contact ๐Ÿ“ฉ

Have an project? DM us at ๐Ÿ‘‡

Drop a mail to:- [email protected]

โ„น๏ธ Support

For support, email [email protected]

pinnote's People

Contributors

boss6292 avatar

Stargazers

 avatar  avatar

Watchers

 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.