Skip to content

vividron/ace_broadcast

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

post_ace

Update Flutter

flutter upgrade
  • Run in the terminal for updating flutter to latest version

TODO List

Authentication

  • Implement Google Sign In
  • Add email verification
  • Implement role-based authentication (Admin/Student)

Posts

  • Implement Firebase post creation
  • Add image upload functionality
  • Implement post deletion (Admin only)
  • Add post editing feature
  • Implement post search functionality
  • Add post filtering options

Likes & Comments

  • Implement post likes functionality
  • Add comments system
  • Add comment replies
  • Implement comment moderation
  • Add like/unlike animations

Notifications

  • Set up Firebase Cloud Messaging
  • Implement push notifications
  • Add in-app notifications
  • Add notification preferences
  • Implement notification read/unread status

Profile

  • Add profile picture upload
  • Implement profile editing
  • Add user settings

UI/UX

  • Add loading animations
  • Implement error handling UI
  • Add pull-to-refresh
  • Implement infinite scroll

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Dart 97.4%
  • Swift 1.8%
  • Other 0.8%