Genealogy Nuxt

screenshot of Genealogy Nuxt
nuxt
vue
bulma
scss
vuetify

Nuxt 2 and Vue 2 client for genealogy project. Family tree and genealogy data processing website software client.

Overview:

Family Tree 365 is an open-source genealogy software that allows users to create and manage their family tree. It is a browser-based application that offers a secure way to store data on the user's own server. The software provides the option to import existing data or manually enter new data. In the future, there will also be a feature for smart matching with other servers.

Features:

  • Browser-based: Users can access and use the software through a web browser, eliminating the need for additional installations.
  • Data Import: Users can easily import their existing family tree data into the software.
  • Data Security: All data is stored securely on the user's own server and does not leave the environment without their permission.
  • Smart Matching: In the future, there will be an optional feature for smart matching with other servers.
nuxt
Nuxt

nuxt.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

bulma
Bulma

Bulma is a free, open source CSS framework based on Flexbox and built with Sass. It's 100% responsive, fully modular, and available for free.

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.

vuetify
Vuetify

Vuetify is a no design skills required UI Library with beautifully handcrafted Vue Components.

docker
Docker

A website that uses Docker for containerization to streamline development, testing, and deployment workflows. This includes features such as containerization of dependencies, automated builds and deployments, and container orchestration to ensure scalability and availability.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

rollup
Rollup

RollupJS is a popular and efficient JavaScript module bundler that takes the code from multiple modules and packages them into a single optimized file, minimizing the overall size of the application and improving its performance.

webpack
Webpack

Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.