- Looking into Firebase documentation about how to integrate it into the app design.
- Comparing authentication options that come along with Firebase with other standalone options.
- Finalizing UI designs.
- Started implementing Firebase back-end, user Authentication.
- Basic Layout design for app.
- Google Firebase Authentication implemented
- Firebase Database data storing and retrieval is implemented successfully.
- Basic layout for the homepage is working.
- Basic posting and news feed functionality working.
- Working on location.
- App name changed to Binderville. (Reason: Pan-Chat, doesn't vibe with our app functionality, not a chatting app, this was one of the future implementation goals.)
- Location based feeds functionality implemented.(Will be demoed using System's location spoofing)
- Upvote/Downvote functionality implemented.
- Storing images in Firebase Database, and retrieving them implemented.
- New posts with images(image picker via api that allows to select images from Camera, Gallery, google Drive, or Google Photos has been integrated in app) , location tag, & date of creation implemented.
- Working on User's profile setup, replacing preset avatar's with custom images from gallery/camera.
- Need to cleanup UI for beautification of app.