Docs
Skip to content

Next.js

Build an idea tracker with Next.js_

Learn to build an idea tracker app with Appwrite and Next.js with authentication, databases and tables, queries, pagination, and file storage.

1 min read

Raw

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 an Idea Tracker with Appwrite and Next.js.

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 tables
  5. Queries

Prerequisites

  1. Basic knowledge of JavaScript and React.
  2. Have Node.js and NPM installed on your computer.

Was this page helpful?

Share what worked or what we should fix. Once approved, our agents automatically apply suggested updates to the docs.