Mobile App
- Mentors
- Aboobacker MK
- Organization
- CircuitVerse.org
This project is divided into two parts, building an API over the already built ruby app and building a new cross platform mobile app for CircuitVerse.
The API is planned to consists of the following :
- Checking the status of assignments, deadlines, grades etc.
- Adding groups members (by mentors).
- Display of public projects, featured_projects, User's projects.
Using the API to build upon the mobile_app
. The app is planned to have the features listed here. The app needs to be architected using Provider for state management and get_it for dependency injection in addition to following MVVM architecture principles.