Skip to content

secretpray/CRUD_AJAX

Repository files navigation

CRUD_AJAX

www: https://ajax-2021.herokuapp.com/

based on https://github.com/RaviSys/ajax-demo-rails6

Full AJAX CRUD in Bootstrap 5 modal, live autosearch, AJAX pagination by pagy

Feature.mp4

Infinity scroll, User avatar and User card preview (Bootstrap tooltip)

clip2.mp4

Slider, Accordion, cards

clip.mp4

Small tunning (one page scroller, footer, green theme)

clip.mp4

Preview bootstrap template

clip.mp4

TODO:

  • sortable (maybe in concern) and filters:
    • sort by ↑/↓ recent, max rating, max popular, nearest. Save filters in session or Redis DB
    • filters by age (range select);
    • filters by sex (radio button);
    • filters by category project (multi checkbox);
    • filters by name project (autocomplete search with index, maybe with index in Redis DB)
    • filters by team name (select + TomSelect)
    • filters by star rating (range with steps 1..5)
    • filters by last week/mounth created
    • filters by geosearch.