GitHub - radhey30/FiTask

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

Task App

This is a Next.js project bootstrapped with create-next-app.

A task app built using Next.js and MongoDB that allows users to create, read, update, and delete tasks.

Features

  • User login with Google
  • Create, read, update, and delete tasks
  • Mark tasks as completed
  • Filter and sort tasks

Technologies

  • Next.js
  • MongoDB
  • React
  • TypeScript
  • Tailwind CSS

Getting started

git clone https://github.com/radhey30/fitask.git
npm install
npm run dev

Live Project