Giter VIP home page Giter VIP logo

adms's Introduction

Assistance Distribution Monitoring System

Mobile Application Development Project

ℹ️ Copyright Disclaimer Under section 107 of the Copyright Act 1976, allowance is made for “fair use” for purposes such as criticism, comment, news reporting, teaching, scholarship, education and research. ... Non-profit, educational or personal use tips the balance in favor of fair use.

Images used in Development are not my property and are used for educational purposes only.

Feel free to redistribute and modify as your own project

Contents

  • OTP Authentication
  • Email Authentication
  • Email Registration
  • Pending Requests (this section is used by end-users, and to be accepted by administrators)
  • Login Tracking (admin privileges)
  • CRUD Operations (admin privileges)
  • RTDB to JSON
  • Broadcasting

Java Mail API jar files https://code.google.com/archive/p/javamail-android/downloads to be included in project. License and Agreement Alt Text

received-278378680340374 received-250156306579707

Splashscreen

Splashscreen contains preloader and a delay timer to check whether the device mobile data or wireless connection is turned on. It doesn't check whether the device has an access to internet. The app won't continue without turning on data or wireless, a no connection event will be triggered, turning on data or wireless connection will not turn off the event triggered and the app must be force closed or minimized to retry.

Usage and Issues

Clone this repository to your local machine and you're good to go!

git clone https://github.com/skedaddl3/adms.git

To resolve the "missing app valid identifier" at OTP Authentication:

  • Create your own Realtime Database at https://firebase.google.com/
  • Add your SHA-1 to your Database, Open Project Settings Scroll Down and find "add fingerprint"
  • To add SHA-1, Open your Android Studio, Top Right click Gradle, click the Gradle icon, type gradlew signingReport or gradle signingReport
  • Copy and Paste the SHA-1 that will appear from your Android Studio's Terminal to your Firebase "add fingerprint" field.

Use Android Studio IDE for easy modification of the visual design.

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.