Build an ideas tracker with Nuxt

1

Idea tracker: an app to track all the side project ideas that you'll start, but probably never finish. In this tutorial, you will build Idea tracker with Appwrite and Nuxt.

Create project screen

Create project screen

Concepts

This tutorial will introduce the following concepts:

  1. Setting up your first project

  2. Authentication

  3. Navigation

  4. Databases and collections

  5. Queries

Prerequisites

  1. Basic knowledge of JavaScript.

  2. Have Node.js and NPM installed on your computer.