Skip to content

jstloyal/TopLeague-articles

Repository files navigation

TopeLeague

toPEleague is a football blog app where you get to write articles on the top four leagues in Europe which are English Premier League, La Liga, Seria A, and Bundesliga. The home page shows all the articles and the top part of the page feature the article with the highest votes. Each article when clicked comprises a "read more" link as well as an option where users can upvote or downvote any article as they so wish.


Microverse Logo

RoR Social Media App

This project is part of the Microverse curriculum in Ruby on Rails module!
Explore the docs »

Report Bug Request Feature

Table of Contents

features

  • An Homepage with the article with the highest category which appear before recent articles based on their categories.
  • A all article show page with a read more link and an option where user can vote for their favorite article
  • Individual article show page where you get to read more about the article and also see the author name.
  • Users authentication is by their names.

HOMEPAGE

article home age

Articles Page

article home age

Article View Page

article home age

Create New Article Page

article home age

Login Page

article home age

Live Demo

Built With

  • Ruby v2.7.0
  • Ruby on Rails v5.2.4

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Ruby: 2.6.3 Rails: 5.2.3 Postgres: >=9.5

Setup

Instal gems with:

bundle install

Setup database with:

   rails db:create
   rails db:migrate

Usage

Start server with:

    rails server

Open http://localhost:3000/ in your browser.

Run tests

    rpsec --format documentation

Deployment

TBA

Author

Adetayo Sunkanmi

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

toPEleague is a football blog app where you get to write articles on the top four leagues in Europe. It is a capstone project build with RoR

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors