- This software contains an interface for to-do list (where students can fill their day to day works to do),subject guide and doubt clarification using chat..
- Kotlin , XML for frontend android development.
- Nodejs for backend android development.
- MongoDB for Database.
-
Retrofit dependencies for callback to server.
"com.squareup.retrofit2:retrofit:2.3.0" "com.squareup.retrofit2:adapter-rxjava2:2.3.0" "com.squareup.retrofit2:converter-gson:2.3.0" "io.reactivex.rxjava2:rxandroid:2.0.1"
-
Material Design ,Recylcer View and Circular View dependencies for better UI/UX.
"com.google.android.material:material:1.2.1" "androidx.recyclerview:recyclerview:1.1.0" "de.hdodenhof:circleimageview:3.1.0"
```
Download Code from Github.
Open Android Studio.
Click on File-> New-> Import Project.
Select Directory/Folder.
Build the project.
```
- Test Mode:
- User can move forward to main page without verification of email-id.
- User can edit password without email-verification.
- Production Mode:
- Email-id Verification is neccesary.
```
Email-id : 9198239087r@gmail.com
Password : Abc@1234
```