/News_Aggregator

It's important to stay connected with what's going on in the world (even if that means spending hours scouring reddit rather than accomplishing anything productive). Let's build a news aggregator so we can share some pointless articles and help others waste time effectively. Learning Objectives Build an application that receives user input via HTTP POST requests. Persist user data on the server so it can be used to generate pages dynamically. Instructions Build a web application using Sinatra that displays a list of articles that users have submitted.

Primary LanguageRuby

This repository is not active