Giter VIP home page Giter VIP logo

voldb-check-in's Introduction

voldb-check-in

A mobile app to allow administrators and department leads check users into their shifts at the event.

voldb-check-in's People

Contributors

luminesce0 avatar itsrachelfish avatar

Watchers

James Cloos avatar  avatar Kristen Ward avatar halfwit avatar Meleeman avatar Marc Jones avatar

voldb-check-in's Issues

Milestone #1 (Nav/Data Binding/DI/MVVM)

Milestone #1 will refine the foundation of the app to be ready to integrate the beginning functionalities of networking. This will be done with the initial, mock Room DB implementation.

  • Navigation
  • UI Data Binding
  • Dependency Injection
  • ViewModels & ViewModelFactories

Milestone #4 (Material Design/Storage/Connection)

Milestone #4
Finalization of the app. Appropriate material design will be implemented on the UI as well as offline caching and networking methods.

Networking

  • Cache data to be sent and send when a reliable internet connection is opened. Continue this until successful
  • Collect information when a reliable internet connection is available

UI

  • Add appropriate user interactions for offline modes based on checking if a reliable internet connection is available
  • Integrate material design into the app, polishing the UI

Networking

Progress Goal

Hookup Retrofit, LiveData, Coroutines, and Room to appropriately manage the app's connection with the DB and the app's UI updating.

UI Finalization

Progress Goal

Finish sprucing up the UI with material design features.

  • Material Design features for the login screen's text fields
  • Better transitions
  • More cohesive card setups for the recycler views
  • Desired font and color pallete

Milestone #3 (Networking/UI)

Milestone #3
Will involve further iteration upon what was accomplished in issue #10, Milestone #2. API data will be fully integrated and appropriately updated upon user interactions. User editing of various pieces of the data will also be available.

Networking

  • Functional coroutines used to make API REST calls, both for receiving and sending information.
  • Storing the provided data within the database

UI

  • Appropriate population of the received and stored JSON responses using the populated data classes within the UI
  • Navigation of the provided data

Navigation

Progress Goal

Finish working with implementing proper navigation, and appropriate and safe argument passing with safe args and navigation XML

Milestone #2 (Networking)

Milestone #2
Will allow the application the ability to connect to the API, in specific, logging into the API and bringing the user to the events page if admin access is permitted. If not, certain steps will be taken to informing the user.

Networking

  • Functional RESTful API GET requests for user login and identification
  • Storing API calls within the database and working appropriately with the provided tokens

UI

  • Appropriate handling of valid and invalid user information, showing the user necessary prompts when applicable
  • Appropriately displaying the response received from the login request.

ViewModels, Factories

Progress Goal

Setup the ViewModel and ViewModelFactory changes to better align with MVVM

UI/XML Data Connection

Progress Goal

Finish connecting the UI's XML layouts to better work with live data with XML bound data.

Room Database Setup

Progress Goal

Finish setting up Room's baseline functionality with the Database, Entities, Data Models, and DAO

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.