Giter VIP home page Giter VIP logo

taccolationmobileapp's Introduction

TaccolationMobileApp

Brief overview

The Taccolations app is a mobile-friendly app designed specifically for the Android platform that offers teachers the platform to manage students records in an efficient manner. It increases Teacher’s productivity as usual manual work such as attendance, lecture notes, assessments, reports are now digitized and automated. It offers a platform where student’s information can better be managed thereby giving the teacher an idea on aspects to improve and also aspects to impact more in the student’s life.

Dependencies

  1. Android Navigation Architecture with a single activity design pattern.
  2. Hilt for dependency injection.
  3. Google Cloud Firestore and Storage
  4. Room Database
  5. Data Binding framework.
  6. Android Material Design.

App Architecture and design

  1. CLEAN Architecture with a mix of MVVM for the app's Presentation Layer.
  2. SOLID Principles.

Packages

  1. App: contains all UI data including dependency injection, utilities etc
  2. Presentation: contains ViewModels
  3. Domain: contains the App's usecases and entities. Defines contract for the other layers
  4. Data: contains references and defines the contract for the data sources (Remote and Local)
  5. Remote: contains retrofit API service, and repository implementations
  6. Local: no implementations. Just for backup if the need arise to use local persistence like ROOM DB

Screenshots

onboard login login_progress register1 register2 resendlink loading dashboard dashboard2 navigation addStudent notes teacher_profile edit_teacher_profile tasks student_profile student_profile leaderboard settings notifications report_sheet

taccolationmobileapp's People

Contributors

codewithade avatar

Stargazers

 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.