Git Product home page Git Product logo

assigmenthub's Introduction

GitHub Cards Preview

AssigmentHub

Android application to manage assignments for teachers in college.

Build Lint

GitHub license ktlint Twitter Follow

AssigmentHub is a Assignment manager โœ… Android application ๐Ÿ“ฑ to help teachers to mange assignments in University built to demonstrate use of Modern Android development tools. Dedicated to all Android Developers and AWS Amplify with โค๏ธ.

Take a look at this blog for better understanding - link

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

AssigmentHub App

โš™๏ธ Features

  • Login: Allow the teachers to login in
  • SignUp: Allow the teachers to sign up
  • Verify OTP: Verify the email entered by the teacher on sign up
  • Home: Shows the OnGoing and the ended assignment
  • Add Student: Add student in the DynamoDB database
  • Add Assignment: Assign assignment to the student
  • Profile: This allows the teacher to see the profile info
  • Detail of Assignment: Show the detailed info about the assignment and allow the teacher to change the student assignment status

๐Ÿš€ Technology Used

  • AssignmentHub built using Kotlin
  • DynamoDB as Database

๐Ÿ“ธ Screenshots

Imgur Imgur Imgur
Imgur Imgur Imgur
Imgur Imgur

Built With ๐Ÿ› 

  • Kotlin - First class and official programming language for Android development.
  • 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.
    • ViewBinding - Generates a binding class for each XML layout file present in that module and allows you to more easily write code that interacts with views.
  • Dependency Injection -
    • Hilt-Dagger - Standard library to incorporate Dagger dependency injection into an Android application.
    • Hilt-ViewModel - DI for injecting ViewModel.
  • Material Components for Android - Modular and customizable Material Design UI components for Android.
  • AWS Amplify - A set of tools and services that can be used together or on their own, to help front-end web and mobile developers build scalable full stack applications, powered by AWS.
  • GraphQL - GraphQL is an open-source data query and manipulation language for APIs, and a runtime for fulfilling queries with existing data
  • AWS AppSync - Accelerate application development with scalable GraphQL APIs
  • Amazon DynamoDB - Amazon DynamoDB is a key-value and document database that delivers single-digit millisecond performance at any scale.

Package Structure

dev.hellosagar.assigmenthub    # Root Package
.
โ”œโ”€โ”€ data                # For data handling.
โ”‚   โ””โ”€โ”€ repository      # Single source of data.   
|
โ”œโ”€โ”€ di                  # Dependency Injection             
|
โ”œโ”€โ”€ ui                  # Activity/View layer
โ”‚   โ”œโ”€โ”€ viewmodel       # ViewModels
โ”‚   โ””โ”€โ”€ adapter         # Adpaters
โ”‚   โ””โ”€โ”€ fragment        # Fragnents
|
โ””โ”€โ”€ utils               # Utility Classes / Kotlin extensions

Architecture

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

architecture

Discuss ๐Ÿ’ฌ

Have any questions, doubts or want to present your opinions, views? You're always welcome. You can start discussion.

Contact

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

Visit: hellosagarkhurana

License

MIT License

Copyright (c) 2020 Sagar Khurana

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

assigmenthub's People

Contributors

hellosagar avatar prince-shaikh avatar schmelto 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.