Posts is a dynamic CRUD application that allows users to create accounts using Google, create posts, comment and like other users' posts, and manage their posts.
- Google Account Integration: Sign up and log in using Google.
- Post Creation: Share posts with the community using text and/or photo.
- Post Engagement: Engage with posts by commenting on and liking posts.
- Post Management: Users can manage their posts by deleting them.
- Flutter
- Firebase authentication
- Firebase Firestore
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.