GithubHelp home page GithubHelp logo

first-rails-app's People

Watchers

 avatar

first-rails-app's Issues

todo

  • refactor specs
  • use simple_form forms
  • move view logic to decorators
  • move controller logic to service object
  • parsing #hashtags to tag links
  • Nested comments
  • Article search by regex (ransack?)
  • gem brakeman
  • simplify migrations
  • sort article comments by date / score
  • gem devise
  • Avatars
  • Improve css for mobile devices
  • Admins
  • Ban users
  • User roles
  • Allow users to upvote / downvote
  • Add publish date to article / comment view
  • Allow only owners to delete, edit their articles and comments
  • Require login to edit, delete, create
  • Css refactorization
  • User page reference in article/comment author field
  • Flash messages for create, delete, login, etc.
  • Migrate from SQLite to PostgreSQL
  • Migrations refactorization
  • shortcut for using comment.author instead of comment.article.user.name
  • User, Article, Comment relation
  • Change article and comment 'author' field to user reference
  • Login
  • Users
  • Articles search form
  • Tag.articles counter cache
  • 'Smart buttons' refactorization
  • Tags refactorization
  • Try to store page specific buttons somewhere, and generate them in smarter way
  • Add tags to article form
  • Add links to tags, that show all articles connected to tag
  • Tags create, update, delete
  • Tags validations (uniq, length)
  • RSpec
  • Tags
  • list error messages for wrongly created comment
  • bind comments to article, so deleting article will also delete article comments
  • implement comments update

first ideas pack

  • 1. gem ffaker, fill database with cheesy goudas
  • 2. simple css
  • 3. edit comments feature
  • 4. show first x chars of article body as description

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.