Skip to content

bluecoder5015/Smart_Ediucation-App

Repository files navigation

Smart_Education

Brief Description (Non-Technical)

  • 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..

Brief Description (Technical) :

  • Kotlin , XML for frontend android development.
  • Nodejs for backend android development.
  • MongoDB for Database.

Dependencies :

  • 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"  
    

How to run the application :

```	
	Download Code from Github.
	Open Android Studio.
	Click on File-> New-> Import Project.
	Select Directory/Folder.
	Build the project.
```

Important Points about Test Mode and Production mode:

  • 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.

Testing Credentials:

```
		Email-id : 9198239087r@gmail.com
		Password : Abc@1234
```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •