Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 893 Bytes

README.md

File metadata and controls

37 lines (28 loc) · 893 Bytes

This project is named Coracoid as it is an essential bone for birds to fly.

It is a social media platform I have developed in React.

Features

  • Sign in / Sign out
  • Global post feed
  • Firebase account management
  • Google profile username, email, profile and phone number pull.
  • Sync messages to a global thread.
  • Create a post
  • Like a post
  • Like count
    • (You can only like a post once)
  • List of users who liked a post
  • User name display on post
  • Threads

Todo:

  • Multiple feeds
  • Create new feeds
  • Migration to Next.js
  • Thread replies and likes

Sign in Image of working coracoid

Create post Image of working coracoid

Multiple posts and likes Image of working coracoid

Reply to post Image of working coracoid