Coder Social home page Coder Social logo

fb-clone's Introduction

FB-Clone

UPDATE (2024-08-11): Will keep repo "public" for now as sort of a "where have we come from" view, but this work has not been touched in over 18 months, and there is currently no plan to resume work on this project

Work-in-progress - tons of refactoring happening at the moment... facebook clone, eventually!

Re-designing the back-end -> switching out from MongoDB to MySQL - having to re-architect everything :(

Feel free to follow-along as I continue to learn more new things! (After the refactor, next up will be Sockets.io for live messaging!!) - the project board and issues tracker should both be public, and are being updated constantly as I work on everything.

fb-clone's People

Contributors

bmwoodside avatar

Watchers

 avatar  avatar

fb-clone's Issues

Adding comments to userPost is not quite right

  • [ ]Need to do some testing and updates here... Without extensively testing I think this is going to just be broken for awhile... it's a little lower on the list than the initial views.

ViewOne Auth Issues

  • useEffect call happens prior to useContext information becoming available: how can I check the authorization/authentication on ComponentDidMount (preferably inside useEffect (!user -> redirect to "/")?

Session/Cookies authorization/authentication

  • Implement session or cookie data for handling user login tracking across the application
  • Ensure ability for users to only edit and delete their own posts
  • force login cookie to view any page in the application (hold user at login/reg until validated)

Clicking on your name on NavLeft component updates path in address bar but does not render the correct content when attempting to navigate while viewing another user's profile

Clicking on your name on NavLeft component updates path in address bar but does not render the correct content:

  • rendered content remains as the "ViewOneUser" view of whichever user you were previously viewing, instead of updating to render the new "ViewOneUser" view of your own profile content.

  • This only occurs when viewing another user's profile and then attempting to navigate to your own profile by clicking on your name in the NavLeft column.

  • Navigating to Home and then clicking on your name properly renders your own profile data.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.