Skip to content

AntonellaMorittu/paps

 
 

Repository files navigation

Pap News

Welcome to Pap News - Spread the knowledge!

Description

Week 8 Project of Craft Academy cohort January 2018.

PapsNews is a newsagency Web Application used to share your local and international news directly on your device screen.

Once you land on the Homepage (https://....herokuapp.com/), you need to Signup in order to have access to the web contents (click on sign up in the navbar)

Getting Started

Interested in our codes? You can clone our repo!

Prerequisites

Install Ruby 2.4.1

rvm install 2.4.1

Install Ruby on Rails 5.2

gem install rails -v 5.2

Testing

  • Cucumber
  • RSpec
  • Pry
  • Factory Bot
  • Launchy
  • Shoulda Matchers
  • Coveralls
  • Travis CI

Acceptance Tests

Acceptance test are written in Cucumber using Capybara commands.

Features are stored in ./features

To run the acceptance test suite, execute Cucumber in you terminal:

cucumber

Unit Tests

Unit test are written in rspec

rspec

Deployment

Continuous Integration with Heroku

Technologies

Ruby on Rails Haml Bootstrap Sass Active Admin Stripe Devise Pundit i18n Active Storage Heroku Coveralls Sepamphore CI

Authors

Contributors

Our restless coaches supported us in this project:

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone who's code was used
  • Inspiration
  • etc

About

News Room challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 68.7%
  • HTML 13.9%
  • Gherkin 13.7%
  • JavaScript 2.3%
  • CSS 1.4%