This project is an Android application developed using Android Studio that can be used by the student to perform various activities realted to academics.Moodle IIITNR Learning solution is platform provided by IIITNR IT-department for daily Assignment evaluation ,Project submission and to get notify about upcoming Academic Activities to its student.This app is webView of this platform with some extra added feature for hassle free use.
- Simple and minimal Layout Designs.
- Interlinked Activities for different functions.
- Text Views and Toasts for displaying info.
- Interaction with the User with the help of Edit Text Views, Buttons, Checkboxes, Alert Dialogs, Card Views, etc.
- Updates using Push Notifications.
- Real-time Synchronization with Online Database.
- Login on App launch if the student is not logged IN.
-
Student Account :
- Student can see upcoming Assignment.
- notification for upcoming unsubmitted assignment.
- Upload assignment drawer.
- Activity for upcoming academic activity
- Assignment submission and verification Window
Login Window | Dashboard | View |
Fle Upload | File Selector |
- Android Studio : Used as the Android developement environment.
- jsoup : For webScrapping
You are welcome to contribute :
- Fork it :
https://github.com/saurabhpandey9/Moodle-IIIT-Naya-Raipur/fork
- Create new branch :
git checkout -b new_feature
- Commit your changes :
git commit -am 'Added new_feature'
- Push to the branch :
git push origin new_feature
- Submit a pull request !
This Project is licensed under the MIT License, see the LICENSE file for details.
Thanks for going through this Repository! Have a nice day.
Saurabh Pandey