alvaromat / notes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use

run bundle install yarn install rails db:migrate deploy with rails s

Features

  • Authentification handled by Devise
  • Notes management:
    • Create a note with ajax.
    • List notes using embedded Vue.
    • Delete note with AJAX
    • Edit with AJAX, made on its own view.

Just one note: I removed the notification on CRUD as it was a little disturbing

About


Languages

Language:Ruby 68.4%Language:HTML 23.2%Language:JavaScript 7.1%Language:CSS 1.3%