Project Roles
Our team consists of three students. To improve the user experience everyone has chosen his field of responsibility.
RUP Roles
- Deployment: Jannik, Sedar
- Business Modeling: Fabian, Sedar
- Analysis and Design: Sedar, Jannik
- Implementation: Jannik, Fabian, Sedar
- Project Management: Jannik, Sedar, Fabian
- Test: Fabian, Sedar , Jannik
- Configuration and Change Management: Sedar, Jannik
- Environment: Fabian, Jannik
Implementation/Developement Roles
Jannik:(The Admin)
- Administrating Server
- Serverlogic development
- Deployment
Sedar: (The Logician)
- Architecture design
- Game rule design
- Application backend development
- Clean Source-Code

Fabian:(The GUI Man)
- API Binding
- Texture design
- AR Development
- Design/UI/Usability
Technology
- Server:
- Language: Java
- Framework: Spring Boot
- API: Overpass API (API for querying OpenStreetMap data)
- IDE: IntelliJ
- Deployment: Docker
- Website:
- Language: TypeScript,CSS,HTML
- Framework: Angular
- API: Google Maps API
- IDE: Visual Studio Code
- Deployment: Docker
- Android:
- Language: Java
- Framework:LibGDX
- API: Overpass API
- IDE: Android Studio

Hey guys,
we like the way you defined the team roles, looks pretty clear and well structured. Have you assigned the roles according to the RUP terminology? Probably, you could take a look at the depth roles and add some of them to your project: https://www.ibm.com/developerworks/rational/library/apr05/crain/
Regards,
Team VSS
LikeLike
Hi anaschwed,
thank you for your comment, we will check it out, especially the depth roles, and may add some of them.
Best regards,
Team react
LikeLike
Your team organization looks very well, as well as the technologies you use.
However, if I remember correctly, Spring Boot does not work with Android. You rather have to use Spring for Android ( http://projects.spring.io/spring-android/ ), if you really want to use Spring.
Other than that, frameworks like LibGDX or ARToolKit look very good and interesting.
Best wishes from the NeCo Project.
LikeLike
Thanks for your concern. But Spring Boot is our server framework and, as you just wrote, not intended for Android.
Best Regards
Team react
LikeLike
Then that seems fine 🙂
LikeLike
Hey guys,
I like your roles assignements after the RUP model very well.
Concerning the technologies you use, you seem to use a lot of APIs and as a consequence are dependent on a lot of foreing code.
Best Regards,
Team CCR
LikeLike
Hey guys,
we use many APIs, because we have a relatively big project and need to minimize our own work.
Implementing our own Maps would be quite difficult without having our own satellites or image processing without extensive knowledge.
Regards
Team react
LikeLike