Giter Site home page Giter Site logo

compose_camp_2022_app's Introduction

Compose_Camp_2022_App

App developed by Diptadip Mallik (GDSC IIT Patna Android Dev Lead 2022-23)

Problem Statement:

Mobile app for quick, convenient, and hassle-free note-taking.

Proposed Solution with Screenshots:

We have developed an App using Jetpack Compose for creating, reading, updating, and deleting notes.

Screenshots โ€“https://drive.google.com/drive/folders/18JU13NRho8Go8mH8CvTyQLXChADY1s0v?usp=sharing

Functionality and Concepts used:

This app is a clean architecture Note App made with Jetpack compose. It uses Model-View-ViewModel (MVVM) concept and CRUD operations on the room database. It also uses Dagger-Hilt and Kotlin coroutines to ease the app's readability, understandability, and code synchronization. The App architecture is divided into three main layers - Data layer, Domain layer, and Presentation layer. The Data layer consists of the room database and its implementation where the CRUD operation is done. The Domain layer consists of the database model and the possible use cases that the users can do in the app, such as adding, deleting, or editing a note. The Presentation layer handles primarily what the user sees, using all the use cases it provides interactive functionality in the app.

Application Link and Future Scope:

GitHub Link - https://github.com/dsciitpatna/Compose_Camp_2022_App

APK - https://drive.google.com/drive/folders/18X2SNXhUQ2mUGBrDPgM_WFEdondYzJv_?usp=sharing

One-Pager App Intro Submission - https://docs.google.com/document/d/1l0q6PQce-vtJ3CUVKHhvUVYZGXpRlqDNeFotWMCSVjo/edit?usp=sharing

This application can be improved by allowing users to store their notes in the cloud to access them across devices which can be implemented using Google authentications by Firebase.

compose_camp_2022_app's People

Contributors

shilpakanjilal12 avatar

Watchers

James Cloos avatar

Forkers

diptadip

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.