Skip to content

varun2948/DMA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

DMA

British College Mobile Application

Deepak TodoTask App

TodoTask App is an Android Native app which is based on the JAVA Language which makes easy to remember every task that they have scheduled for them with preparing a Card System Todo List where a Project/Todo Category is Specified by the user along with one todo task provided to the app through a simple overlay Form. This app is solely based in the Basic/Advanced Principal of Java and Android where CRUD Operation is carried out with the Different action like ("Long Press To Delete Category/Project and Deleting the task after checked is done to the task.

Submitted by: Deepak Pradhan

Features

  1. CRUD operation of Task/Project.
  2. Animation
  3. Transition
  4. Splash Screen
  5. Walkthrough Screen
  6. Schedule Notification at Morning (7:00 to 8:00 Am)

Framework

Model View View Model (MVVM)

Model View ViewModel (MVVM) is an architectural pattern applied in applications to separate user interface code from data and business logic. With the clear separation of these components, all components of an app can be unit-tested, components can be reused within the app or across the app, and enhancements to the app can be made without refactoring all the components. The other architectural patters which separate UI code from data code are MVP and MVC.

Database

SQLlite (Usage of Database Access Object)

Android Components

  1. Activity
  2. Adapters
  3. Recycler View
  4. Date Picker
  5. Alarm Service for local notification
  6. Splash Screen
  7. Walkthrough Pages (4 Pages)
  8. Animation
  9. Dialog Alert Box
  10. Dao Setup

Layout Used

  1. Constraint Layout
  2. Relative Layout

Coding Standards Used

  1. Decoupling
  2. Proper Commenting
  3. Proper Packaging
  4. Proper Indentation
  5. Proper Naming Conventions
  6. XML Naming Convention

Screen Shots

| |

License

Copyright 2019 Deepak Pradhan The British College

About

British College Mobile Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages