In this project there is a social media app that was scaffolded by the Microverse team and the purpose was to implement friendships between users, with the functionality to invite friend, see the pending sent and received invitations and lastly accept or decline those invitation.
- Ruby v2.7.0
- Ruby on Rails v5.2.4
- VSCode
https://fathomless-citadel-51226.herokuapp.com/users/sign_in
Ruby: 2.6.3 Rails: 5.2.3 Postgres: >=9.5
-
- Run
git clone git@github.com:Yors-git/ror-social-scaffold.git
to download
- Run
-
- Run
bundle install
to install Ruby Gems
- Run
-
- Run
rails db:create
to create a local database
- Run
-
- Run
rails db:migrate
to migrate the database
- Run
-
- Run
rails s
- Run
-
- Run
http://localhost:3000/
in your browser to start the application
- Run
- Github: Jorge Torres
- Linkedin: Jorge Torres
- Twitter: @Yors_82
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
Microverse Team for the scaffolding
This is a Microverse project, all rights reserved to Microverse team & Jorge Torres