todoitright Tailwind Templates

Todoitright

Todo app built with NextJS (React), Tailwind, Prisma, Supabase, and Google Auth

todoitright Stars Watchers

Screenshot 2023-08-24 at 10 07 28 AM

Synopsis

A simple to-do app built with Nextjs, Typescript, Tailwind CSS, Google Auth, and Supabase with Prisma (Postgres). I wanted to build a simple to-do app to learn more about Supabase and Prisma and how to use it in NextJS and deploy it to Vercel.

Stack

  • Nextjs (React)
  • Typescript
  • Tailwindcss
  • Google Auth
  • Supabase with Prisma (Postgres)

Features

  • Login / Logout
  • Create a new task
  • Delete task
  • Complete a task
  • Edit a task
  • Tasks for each user

Lines of code

Screenshot 2023-08-24 at 10 23 48 AM

Terminal Commands

Migration: npx prisma migrate dev --name init

License

MIT License

Copyright (c) 2023 Tristan Simpson

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Top categories

Loading Svelte Themes