Skip to content

I made this social media website where users can make a friend and post anything. A friend can comment on friend's posts and even like them.

Notifications You must be signed in to change notification settings

Dipeshtwis/ror-social-connection

 
 

Repository files navigation

Scaffold for social media app with Ruby on Rails

This repo includes intial code for social media app with basic styling. Its purpose is to be a starting point for Microverse students.

View Code Github Issues GitHub Pull Requests

📝 Contents

Built with   |    Screenshot   |    Live Demo   |    Getting started   |    Author

🔧 Built with

  • Ruby on Rails v5.2.4
  • Ruby (Version: 2.7.1)

Screenshot

screenshot

🔴 Live Demo

Live Website

Getting Started

To get a local copy of the repository please run the following commands on your terminal:

$ cd <folder>
$ git clone git@github.com:Dipeshtwis/ror-social-scaffold.git
$ cd ror-social-scaffold
$ bundle install
$ rails db:migrate

To run Test

$ rpsec --format documentation

✒️ Authors

👤 Dipesh Kumar

🤝 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!

👏 Acknowledgements

📝 License

TBA

About

I made this social media website where users can make a friend and post anything. A friend can comment on friend's posts and even like them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Ruby 74.1%
  • HTML 18.5%
  • SCSS 5.3%
  • JavaScript 1.2%
  • Other 0.9%