mr3abd / film_space

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Film Space

This quick docs how to run and what suggestion for next improvments

  • How to run
  • init rails env & ruby 3.2.2
rake db:create && rake db:migrate && rake import:data # to import from CSV files
  • sugestion to fix and improve
  • merge all tables in one table with multiple inhernet like (user) as parent -> reviwer actor -> childs in-case not use as strong class

  • add pagination fix pagy level with order by subquery

  • improve code importer task

About


Languages

Language:Ruby 82.5%Language:HTML 13.5%Language:JavaScript 2.5%Language:SCSS 1.5%