Skip to content

nicolasmarino99/facebook_clone

 
 

Repository files navigation

Facebook Clone

In this app we created a facebook like application. It has the following functionalities:

  • User can create an account or sign up with Facebook;
  • Users can make posts;
  • Users can like and comment on posts;
  • Users can request friendship from others sign up users;
  • Users can create chat rooms and talk to other users (see section Future Improvements);
  • Functional search bar to find users.

Preview

Live version

Login page

img

Home page

img

Chat

img

Models data architecture

img

Built with

  • HTML 5 (erb);
  • CSS 3 (scss);
  • Ruby 2.6.3;
  • Rails 6.0.1;
  • JavaScript;
  • Bulma.

Authors

👩 Bruna Genz

👨 Nicolás Mariño

Acknowledgements

Future improvements:

  • Currently, the user has to refresh the page on the chat to display new messages. The goal is to make the chat asynchronous.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 58.3%
  • HTML 24.2%
  • CSS 14.6%
  • JavaScript 2.9%