Vue Notes App. A note-taking app built with Vue that stores everything in a database.

github.com/yTakkar/Vue-Notes-App
by @yTakkar

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

October 2017
  • Ignored .vscode
  • Delete settings.json
  • Fixed a typo in view-note's prompt component
September 2017
  • Removed a bug from mysql.js
  • Added handy-log package
  • Added NotFound component for 404 page
  • Made page title feature more efficient
August 2017
  • Some changes in page title feature & view note component
  • A change in prompt component
  • A minor change
  • Removed .vscode folder from .gitignore
  • Modified README.md with some screenshots
  • Added screenshots
  • Added invalid note feature
  • Some minor changes
  • Removed styles.css.map file
  • Merge branch 'master' of https://github.com/yTakkar/Vue-Notes-App
  • Added styles.css.map file and updated Overlay component
  • Update README.md
  • A change in api-routes