Skip to content
This repository has been archived by the owner on Aug 5, 2021. It is now read-only.

Baschtie/LinkList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkList

LinkList is a small web app that serves one purpose: storing links you may need later. To be clear LinkList is not a replacment for the storing function every browser has, LinkList should be used to store temporary links or specified links for example: https://thisisasite.com/shareid?3hd82hds7Zsh8 or https://example.com/a/b/36/f.pdf

What can LinkList do?

  • show/save/edit/delete links
  • show/save/edit/delete tags
  • delete links if they are expired
  • show when they expire

What is missing?

  • multiple tags support
  • https check
  • user management
  • a JS update on expired Links (live update)

Setup development environment

  1. Clone the repo
  2. run bundler bundle
  3. setup db rake db:migrate

About

Rails app that stores links

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published