Project learnSpire is a fully functional learning management system including microservices architectured API backend, Android application and single-page React website.
This is the Android application which is developed to make use of the REST API backend.
For the backend we have two microservices implemented:
-
User Management System: https://github.com/krishanshamod/user-management-system
-
Learning Management System: https://github.com/krishanshamod/learning-management-system