An open API service indexing awesome lists of open source software.

https://github.com/creamyturtle/vibe

VIBE app for Android. Remake of vibesocial.org
https://github.com/creamyturtle/vibe

Last synced: 3 months ago
JSON representation

VIBE app for Android. Remake of vibesocial.org

Awesome Lists containing this project

README

        

VIBE Social app
==================================

Remaking my website [www.vibesocial.org](https://www.vibesocial.org) into an Android app with Kotlin and Jetpack Compose in Android Studio

Features
--------------

- Remote mySQL database via API using Retrofit and Coil
- MVVM Architecture
- NavController
- JWT Token Authentication
- Coroutines and Async
- DataStore caching
- PHP Backend

Future Updates
---------------

1. Display party listings - DONE
2. User registrations/logins - DONE
3. User control panel - DONE
4. UI redesign - DONE
5. Event reservations - DONE
6. Google Maps API integration - DONE
7. Event host page w/ image & video uploads - DONE
8. Events Attending Page - DONE
9. Information pages - DONE
10. Caching / Prediction
11. Language translations (en/es) - DONE
12. Fancy homepage dropdown menu - DONE
13. Dark mode - DONE
14. Homepage filters - DONE
15. User Profile editable - DONE
16. Approve RSVPs System - DONE
17. Check-In Guests System - DONE
18. Event Calendar - DONE
19. Manage Hosted Events - DONE
20. Bookmark Saved Events functionality (postponed)
21. Error Warning Clean-Up - working
22. Report Content Feature - DONE