GithubHelp home page GithubHelp logo

assignmenthub's Introduction

AssignmentHub

AssignmentHub is a assignment managing Android application ๐Ÿ“ฑ built for E-Hack VIT Hackathon and also demonstrate use of Modern Android development tools.

Setup

Clone the repository on your machine. Open the project on your IDE and connect it to firebase. Set up Firebase Auth with email and password authentication. Enable Firestore too.

You can Install and test latest NotesX app from below ๐Ÿ‘‡

AssignmentHub

About

AssignmentHub ia an app for teachers and student to manage and keep track of their assignments. Teachers can also create assignments from the app. Students can also submit their assignments from the app.

  • Fully functionable.
  • Clean and Simple Material UI.

๐ŸŽฌ Video Presentation

You can watch the video presentation of the AssignmentHub in https://youtu.be/WCIXUYuKaV0

๐Ÿ“ธ Screenshots

Built With ๐Ÿ› 

  • Kotlin - First class and official programming language for Android development.
  • Coroutines - For asynchronous and more..
  • Android Architecture Components - Collection of libraries that help you design robust, testable, and maintainable apps.
    • LiveData - Data objects that notify views when the underlying database changes.
    • ViewModel - Stores UI-related data that isn't destroyed on UI changes.
  • Dependency Injection -
    • Hilt-Dagger - Standard library to incorporate Dagger dependency injection into an Android application.
    • Hilt-ViewModel - DI for injecting ViewModel.
  • Backend - Google Firebase
    • Firebase Auth - To support email based authentication
    • Firebase Firestore - A NoSQL database to store all data
    • Firebase Storage - A clous storage to store all images
  • GSON - A modern JSON library for Kotlin and Java.
  • Timber - A simple logging library for android.
  • Glide - An image loading library for Android backed by Kotlin Coroutines.
  • Material Components for Android - Modular and customizable Material Design UI components for Android.

Package Structure

com.vaibhav.assignmenthub    # Root Package
.
โ”œโ”€โ”€ data                # For data handling.
โ”‚   โ”œโ”€โ”€ models          # Model Data Classes
|   โ””โ”€โ”€ repo            # Single source of thruth
|
โ”œโ”€โ”€ di                  # Dependency Injection             
โ”‚   โ””โ”€โ”€ module          # DI Modules
|
โ”œโ”€โ”€ ui                  # UI/View layer
โ”‚   โ”œโ”€โ”€ adapters        # All listAadpters
|   โ””โ”€โ”€ screens         # All Activities, its fragments and viewmodels
|   
โ””โ”€โ”€ utils               # Utility Classes / Kotlin extensions

Architecture

This app uses MVVM (Model View View-Model) architecture.

Contact

If you need any help, you can connect with me.

Visit:- VaibhavJaiswal.io

assignmenthub's People

Contributors

vaibhav2002 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.