Non Profit Organization ( NPO ) social media App for volunteers and NPO's. Allows NPO's and volunteers to create their own profile, events, post events to a timeline, and instant message members.
Users can login to their accounts using the login screen which will take them to the events timeline.
Users accounts will be added to the firebase authentication console. Admins can add, delete, and disable accounts from the firebase authentication console.
Posting events is simple just touch add event and select an image to post a current event.
All posts are childs of the bugleapp db. Only the 5 most recent post are displayed.
Users can add contacts which will increase the number of user's they are following.
Users can open the events and see the details of the event
Updated the layout view and added messenger groups tab to the middle bottom navigation tab.
Users are added to group messengers after they are approved.
The chat UI is buit so that you can talked to those approved in those groups.
Profile Stats Change and update in real-time and profile picture will display initials for no profile pictures.
Post details allows for the user to view the post details and join or delete if they are the event host.
-
Post counter increases when user adds post or events. 05-Nov-18
-
Event-Details screen needs to display location, information of the event, and user subscribers. 04-Nov-18
-
Upload images to file storage to be access from all users through the firebase db. 05-Nov-18
-
Delete post, image, db content, and decrease post count. 15-Nov-18
-
Marker on event location. 05-nov-18
-
Post Event Details need to populate on screen with supplied information. projected (11-Aug-19)
-
Event details needs start time field and hours of credit volunteers will receive. 20-Nov-18
-
Display users uploaded photo or initials in avatar if photo is not present. 18-Nov-18
-
Fix avatar rounded corner bug on Android devices. (containerSytle and/or parent view style) 20-Nov-18
-
Show stats for users profile (following, post, Rx requests, Tx request, credits) 25-Nov-18
-
Develop messenger groups for created post 25-Nov-18
-
Allow members to join the group and display group in messenger. 29-Nov-18
-
Develop screen component Received request, Sent request, and Received credits. (Add to AppNavigator)
-
Allow user to un-join events removing user from chat-group and updating database. projected (18-Aug-19)
-
App splash screen
-
Instant Messenger Working on it.. 🤯🤯🤯 29-Nov-18 Complete 🎉🎉🎉
-
Instant Notifications
-
Google Auth Signin
-
Acoustic development
If there is anything that needs to be added to the todo list, please add or check off as they are completed.