igoracportela / bloggy

Demonstration how can I improve a project. Please, take a look on open PR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This project simulates some situations that can happen and works as a deeper test than brushing bits ;)

Issues

There are some known issues with the application.

  • The posts#show page has a ruby object in the view.

  • The BlogsController and PostsController are performing a lot of database queries. Reduce the number of DB calls if possible.

  • The blogs#show page displays the number of comments per post.

About

Demonstration how can I improve a project. Please, take a look on open PR


Languages

Language:Ruby 85.3%Language:HTML 6.1%Language:JavaScript 4.5%Language:Haml 1.4%Language:Dockerfile 1.0%Language:SCSS 0.9%Language:CSS 0.9%