Skip to content

This project is a note taking application that allows users to create, view, and delete notes. The application is built using NextJs, Typescript, Appwrite, Tailwind CSS, React Beautiful DND, Zustand, and OpenAI. The application is deployed on Vercel.

Notifications You must be signed in to change notification settings

impruthvi/trello

Repository files navigation

Project Description

This project is a note taking application that allows users to create, view, and delete notes. The application is built using NextJs, Typescript, Appwrite, Tailwind CSS, React Beautiful DND, Zustand, and OpenAI. The application is deployed on Vercel.

Project Links

Technologies Used

  • NextJs
  • Typescript
  • Appwrite
  • Tailwind CSS
  • React Beautiful DND
  • Zustand
  • OpemAI

Features

  • Users can create notes
  • Users can view notes
  • Users can delete notes
  • Users can search for notes
  • Generated summery notes are written using OpenAI's GPT-3 API
  • Users can drag and drop notes to cgane the status of the note

To-do list:

  • Create a note
  • View all notes
  • Delete a note
  • Generate a summery of a note using OpenAI's GPT-3 API
  • Add a search feature
  • Add drag and drop feature
  • Add authentication

Getting Started

  1. Clone the repository.
git clone https://github.com/impruthvi/trello.git
  1. Install all dependencies with NPM.
npm install
  1. Start the project. Once started you can view the application by opening http://localhost:3000 in your browser.
npm run dev

Usage

  1. Create a note by clicking on the "+" button.
  2. Delete a note by clicking on the "x" button.
  3. Search for a note by typing in the search bar.
  4. Drag and drop a note to change the status of the note.

Inspiration

This project was inspired by Sonny Sangha.

About

This project is a note taking application that allows users to create, view, and delete notes. The application is built using NextJs, Typescript, Appwrite, Tailwind CSS, React Beautiful DND, Zustand, and OpenAI. The application is deployed on Vercel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published