Skip to content

Just in hands is an android project which makes whole institution management through a single App. It includes regular attendance, notes, helpdesk, notifications,college updates etc. The api is created in php with MySql as the DB

PvtSec/JustinHands

Repository files navigation

Just In Hands

Developed with Android Studio and Java

dependencies {  
  testImplementation 'junit:junit:4.12'  
  androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'  
  androidTestImplementation 'com.android.support.test:runner:1.0.2'  
  implementation fileTree(dir: 'libs', include: ['*.jar'])  
  implementation 'com.android.support.constraint:constraint-layout:1.1.3'  
  
  implementation 'com.android.support:appcompat-v7:28.0.0'  
  implementation 'com.android.support:cardview-v7:28.0.0'  
  implementation 'com.android.support:recyclerview-v7:28.0.0'  
  implementation 'com.android.support:design:28.0.0'  
  implementation 'com.android.support:support-v4:28.0.0'  
  implementation 'br.com.simplepass:loading-button-android:1.14.0'  
  implementation 'com.android.volley:volley:1.1.1'  
  
  implementation 'com.wang.avi:library:2.1.3'  
  implementation 'com.weiwangcn.betterspinner:library-material:1.1.0'  
  implementation 'com.github.barteksc:android-pdf-viewer:2.0.3'  
  implementation 'com.mindorks.android:prdownloader:0.6.0'  
  implementation 'com.onesignal:OneSignal:[3.9.1, 3.99.99]'  
  implementation 'com.crashlytics.sdk.android:crashlytics:2.10.1'  
  
}

About

Just in hands is an android project which makes whole institution management through a single App. It includes regular attendance, notes, helpdesk, notifications,college updates etc. The api is created in php with MySql as the DB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published