Skip to content

grmgarber/ptsn1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Takehome task

Things you may want to cover:

  • Ruby version: 2.6.2

  • Rails version: 5.2.3

Clone the repository, and perform standard rails things like

  1. clone the github repository
  2. bundle install
  3. rails db:migrate

I am using devise, so prior to accessing localhost:3000 the user will be forced to sign up. After that all created posts will be associated with the current user

For filtering I am using jQuery dataTable plugin. All the requisite code is in

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published