Skip to content

Notes! Simple app for making notes in the vein of Google Keep. See demo in the repo.

Notifications You must be signed in to change notification settings

boalbert/notes-vue-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes (Vue.js, Spring, Docker)

Enkel applikation för att spara anteckningar. Anteckningar man vill ge extra fokus kan 'pinnas'.

Allmänt

Varje anteckning hämtas via API från databasen. Array sorteras på boolean: pinned.

Frontend

  • Skapad i Vue.js
  • Layout bygger på en CSS grid, flexibel höjd på anteckningar hjälper Vue-masonry-css till med.

Backend

  • API är skriven i Java (mha. Spring)
  • Data sparas i en MariaDB datasbas
  • Körs i docker

Demo

About

Notes! Simple app for making notes in the vein of Google Keep. See demo in the repo.

Topics

Resources

Stars

Watchers

Forks