Skip to content

BillNas/vue-firestore-reddit-clone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Full Stack Reddit Clone with Firebase Firestore, Vue.js/Vuex, Bulma

Extra

  • Hide submit form if not logged in
  • Show Usernames
  • Show User Images
  • Format Dates
  • Fix card formatting
  • Search/Filter Posts
  • UpVote/DownVote Posts
    • Update Rules
    • Order by total score
    • Order by created
  • Add comment to Post
    • Update Rules
  • User Profile
    • Show Submitted Posts
    • Show UpVoted Posts
    • Show Comments
  • Edit Post
  • Edit Comment
  • UpVote/DownVote Comment
  • Reply to Comment
  • Display Error Image if bad link/error
  • Cloud Function Score Aggregator
  • Delete Post
    • Cloud Function "Cascade Delete" comments
  • Upload Images to Firebase storage

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 71.0%
  • JavaScript 27.6%
  • HTML 1.4%