Giter Site home page Giter Site logo

bolah2009 / social-media-clone Goto Github PK

View Code? Open in Web Editor NEW
37.0 6.0 17.0 1.87 MB

Facebook clone with core features of the platform, users, profiles, friending, posts, comments, news feed, and liking. Sign-in with real Facebook by using Omniauth and Devise is also implemented.

Home Page: https://rails-fb-clone.herokuapp.com/

License: MIT License

Ruby 70.11% JavaScript 0.86% HTML 19.28% CoffeeScript 0.87% SCSS 8.87%
facebook-clone rails test-coverage facebook ruby

social-media-clone's Introduction

Maintainability Test Coverage Build codecov

PROJECT: Facebook Clone

This is the final project of the Main Rails curriculum at Microverse - @microverseinc

  • The objective is to build a facebook clone with core features of the platform – users, profiles, “friending”, posts, news feed, and “liking”. Sign-in with the real Facebook by using Omniauth and Devise is also implemented.

🖼️ Screenshot

FaceBook Clone Screenshot

🛠️ Usage (Development)

Prerequisites

Ruby: 2.6.3
Rails: 5.2.3

Clone the repo and run the app.

   git clone https://github.com/bolah2009/facebook-clone.git
   cd facebook-clone
   bundle install
   rails db:create
   rails db:migrate
   rspec #run tests
   rails server #run server
   open localhost:3000 on browser

How to run the test suite

  • run tests:

    rpsec --format documentation

  • view test coverage:

    open coverage/index.html

🤝🏾 Contributing

If you are working on adding features, PRs, or bugfixes, this section should help get you going.

  1. Fork it
  2. Create your feature branch

    git checkout -b my-new-feature

  3. Make sure all tests are passing

    bundle install
    rspec

  4. Commit your changes

    git commit -am 'Add some feature'

  5. Push to the branch

    git push origin my-new-feature

  6. Create new Pull Request

👨🏽‍💻 Authors

🧾 TODO

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

Give a ⭐️ if you like this project!

🙏🏾 Acknowledgments

  • Microverse Team

📝 License

MIT licensed.

social-media-clone's People

Contributors

bolah2009 avatar dependabot[bot] avatar torres-ssf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

social-media-clone's Issues

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.