RentShare
Android, Java, Spring Boot, MySQL
Android App for renting or sharing your personal belongings on a social platform including an auction-style listing.
Spring Boot handles the backend and MySQL stores the data. JsonWebTokens to secure the api endpoints to ensure correct authentication and authorization. Mockito and Unit tests. The frontend was made in Android Studio (Android SDK) with Java and XML.
Backend:
- Java
- Spring Boot
- JWT
- MySQL
- Mockito
- Unittests
Frontend:
- Java (Android SDK)