Skip to content
This repository was archived by the owner on Sep 13, 2023. It is now read-only.
/ linkshare Public archive

Social network for share link and preview them (test) Ruby and rails

Notifications You must be signed in to change notification settings

antoinebou12/linkshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2e223f9 · Sep 13, 2018

History

20 Commits
Jul 26, 2015
Jul 16, 2015
Jul 26, 2015
Jul 26, 2015
Jul 20, 2015
Jul 16, 2015
Jul 26, 2015
Jul 26, 2015
Jul 26, 2015
Jul 16, 2015
Jul 16, 2015
Jul 26, 2015
Jul 26, 2015
Sep 13, 2018
Jul 16, 2015
Jul 16, 2015
Jul 26, 2015
Sep 13, 2018
Sep 13, 2018
Sep 13, 2018

Repository files navigation

linkshare

Ruby on rail social network to share link and preview link with multiple user. inspire by tutorial online with added feature:

-link previewer
-admin page
-more interactive user function

Login

Feed

Link

Testing

 $ bash --login -c rvm use 2.2>/dev/null 2>&1; rails server -p 8080 -b 0.0.0.0 
 $ redis-server

made with cloud9 IDE