Giter Site home page Giter Site logo

timesheet-android-app's Introduction

timesheet-android-app

What is

This app is a work timesheet. You are able to mark when you start (arrive) and you stop (leave) to work (main screen).

In the reports screen, you choose one day and you are able to see the report of entries on that day. Also, in this screen you can edit an entry or delete it.

Compile

Android project running on kotlin and Gradle. Use your favorite tools to compile and run

Architecture

It is designed as MVVM using jetpack, described by Google. Also, other architecure and practices found here is based on Audacity course, also endorsed by Google.

Diagrams

These diagrams are generated using PlantUML. The main files are here. Feel free to generate it in other formats if you wish to.

Class Diagram

Class Diagram

  • The diagram displays the relevant classes.

Sequence Diagram

Sequence Diagram

TODO

This project is a work in progress project and that is why it is missing some code:

Testing

There is a few unit tests. Coverage is very low.ΓΈ

UI

This code shows only wireframes and focus on the background architecure. It is ready to receive any other format of design because it is implemented in the most simple way.

Issues

  • There are some points where the error handling was not implemented that is why some unexpected issues may occur.
  • Coroutines were implmented in some key points but most of then are hidden. This may generate some unpredictable concurrences failure.

Wireframes

Edit Screen List Screen Main Screen Select Date Screen

timesheet-android-app's People

Contributors

viniciushisao avatar

Watchers

James Cloos avatar  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.