Skip to content

b9aurav/M-and-R

Repository files navigation


Logo

M&R

Container Yard Analysis Project

Table of Contents
  1. About The Project
  2. Acknowledgments

About The Project

ScreenShot

ScreenShot

ScreenShot

This is an android project app, made for container yards to review status for containers and billing.

There are three types of container yard users can use this project :

  • Field Worker

  • Manager

  • Owner

Field Worker :

Use case for this type of user is to check status of individual container available in yard. they can review details like Container id, Container size, Container type, arrival date, Mfg Year, Mfg Month, Cost, Remarks, etc. The restriction is they can't access Billing and other branch's data.

Manager :

This type of users can access whatever field worker can + access of billing data of particular branch.

Owner :

This individual can access anything of any branch.


How this project collects data?

basically manager of every branch maintains excel sheet for records which is provided to the database and this project manipulate those records in such a way that users can see them according to their type.


Authentication :

This project is integrated with firebase auth which authenticate user by their mobile number using OTP. and after successful registration it generates unique device id which is based on individual mobile device which means if user uninstalls app and re-installs it, he needs to re-register his device. In addition, Admin needs to grant permission to access yard's data for individual user by unique device id.


Built With

  • Android Studio
  • Firebase

Acknowledgments

About

Container Yard Analysis App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages