Description
Donor Base [ android ] – Blood donor network
- Blood donor base with Parse backend
- User can:
- Login as user or donor
- Finding a donor nearby
- Changing the location for finding a donor
- Create and edit profile
- Make requests to find a donor
- Call to phone
- Send message
- LiveQuery message (parse)
- Share requests
- Admin can (use Back4app dashboard):
- Delete request
- Edit, delete message
- Send push for users
- Delete users
- Technical:
- Prepared for translation into any languages
- Based on Parse framework
- Google custom map integration
- Push notification (Onesignal.com)
- Admob support
- Easy customisation *
- Clean code
- Documentation include
- Setup does not require deep programming knowledge °
Why are you using Parse platform and not php?
The answer will be impressive:
- You do not depend on any provider
- You pay only for your VDS server and nothing more
- There are no limits (except for those set on the hosting server)
- Parse server scalable
- If you have come up with a new function in the application, then it will be much faster and easier to implement it on parse than on php
- Parse does not use the classic database, Parse uses NONSQL DB MongoDB
- Just compare the rates for Back4app and any VDS hosting
- We are not abandoning php, in the future we plan to release our own backend