Skip to content

the reactive project to search for certain people in the family database

Notifications You must be signed in to change notification settings

ahibis/familySearcher

Repository files navigation

FamilySearcher

the reactive project to search for certain people in the family database

Screenshots

screen1 screen1 screen1 screen1 screen1 screen1

how to build the project

  1. npm i (yarn)
  2. npm run dev (yarn dev)

scripts

  • yarn dev - launch the project with electromon
  • yarn start - launch the project

used technologies

  • node.js 14+
  • electron.js
  • electromon
  • sequilize 6
  • sqlite3
  • lodash
  • vue.js 2
  • bootstrap