Code Monkey home page Code Monkey logo

newsroom's Introduction

Newsroom App

This app can be used for project management by an editorial team. Members of the team can log in and pitch their ideas for news stories. Editors can add and archive team members.

The app is live on Heroku. You can log in with editor credentials:

email: [email protected], password: password

Getting started

To get started with the app, clone this repo and install the gems:

$ bundle install

Next, migrate the database and seed the data:

$ rails db:migrate
$ rails db:seed

Finally, run the test suite:

$ rspec

If the tests pass, you'll be able to run the app locally:

$ rails server

Built With

  • Rails ~> 5.1.4
  • RSpec 3.7.2

Acknowledgements

The app was inspired by Ryan Bigg's "Rails 4 in Action" book. Many of the ideas and principles from the book were used and adapted for my app, as well parts of CSS.

newsroom's People

Contributors

beetlehope avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.