You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is just an exercise in creating a basic Sinatra App that allows users to upload articles to a csv file. The app also displays the article's name, a brief description, and a link to the article. It is not well styled yet. The only files that this project uses are "server.rb" and all of the contents of the public and views directorie…