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
- Host: GitHub
- URL: https://github.com/creamyturtle/vibe
- Owner: creamyturtle
- License: apache-2.0
- Created: 2025-01-27T19:39:06.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2025-03-07T12:41:13.000Z (3 months ago)
- Last Synced: 2025-03-07T13:39:34.186Z (3 months ago)
- Language: Kotlin
- Size: 1.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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 BackendFuture 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