https://github.com/zohaib-cheema/voluntr
Voluntr is an iOS app designed to connect volunteers with local events and community-driven initiatives. Users can discover, join, or create volunteer opportunities while receiving real-time notifications to stay engaged and make an impact.
https://github.com/zohaib-cheema/voluntr
corelocation mongodb onesignal swift xcode
Last synced: 15 days ago
JSON representation
Voluntr is an iOS app designed to connect volunteers with local events and community-driven initiatives. Users can discover, join, or create volunteer opportunities while receiving real-time notifications to stay engaged and make an impact.
- Host: GitHub
- URL: https://github.com/zohaib-cheema/voluntr
- Owner: zohaib-cheema
- Created: 2025-03-22T05:35:52.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-22T05:55:17.000Z (about 1 year ago)
- Last Synced: 2025-03-22T06:25:38.515Z (about 1 year ago)
- Topics: corelocation, mongodb, onesignal, swift, xcode
- Language: Swift
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Voluntr: Volunteer Connection App
**Voluntr** is an iOS app designed to connect volunteers with local events and community-driven initiatives. Users can discover, join, or create volunteer opportunities while receiving real-time notifications to stay engaged and make an impact. The app uses **CoreLocation** to help users find events near them and integrates **MongoDB** for data storage and management.
## Features
- **Event Discovery:** Browse available volunteer opportunities and events nearby using **CoreLocation**.
- **Real-Time Notifications:** Stay updated with real-time reminders and event notifications through **OneSignal**.
- **Volunteer Management:** Sign up for events, track your volunteering hours, and monitor your community involvement.
- **Event Creation:** Users can create and manage their own events, inviting others to participate.
## Tech Stack
- **Frontend:** **Swift** (iOS)
- **Backend:** **MongoDB** for data storage, **CoreLocation** for geolocation-based services
- **Push Notifications:** **OneSignal** for real-time event reminders
- **Version Control:** Git for collaboration and version control