Currently, I’m working on moving the multiverse application to the admin dashboard. The current application was deployed on another server and exposed using WSO2 API Manager. Since this was a resource-consuming deployment, we discussed moving it to the main server with a simple authenticating system. Also, the plan is to develop a GUI too because the current application does not have a one.
Before moving on we need a separate repository to work on the above-mentioned admin dashboard. @Gravewalker is working on the fellowship application, we can merge that to this admin dashboard as well.
This is the initial plan,
Initializing an application for the admin dashboard
Hi all, here’s a quick update. I just change the entity structure to match with the latest student ambassador programme. Also, I’ve rewritten the major resources using JPA.
These are some of the pending tasks. Those who are interested can contribute,
Add development environment setup instruction for readme
Write missing resources. ( ex: Delete university, Update ambassador details, etc… See todos in the code)