A simple website to maintain a collection of links, organised by tags to save a webpage you found useful.
The website has the following options:
- Show a list of links from the database
- Add new links
- Add tags to the links
- Filter links by a tag
- Integration testing (Capybara)
- Relational databases
- Security considerations
- Ruby
- RSpec
- Cucumber
- Capybara
- PostgresQL with Data-Mapper and BCrypt
- Sinatra