Skip to content

integritystl/task-management-challenge

Repository files navigation

Task Management Coding Challenge

Welcome to our coding challenge! This is a Task Management application built with Next.js, TypeScript, and Tailwind CSS. The application allows users to create, view, and manage tasks with priorities and due dates.

Prerequisites

Node, version 18 or higher

Getting Started

  1. Fork this repository
  2. Clone your forked repository
  3. Install dependencies:
npm install
  1. Set up the database:
npx prisma generate
npx prisma db push
  1. Run the development server:
npm run dev
  1. Open http://localhost:3000 in your browser.

React Role Challenge

You can find the React Role Challenge here.

.NET and React Role Challenge

You can find the .NET and React Role Challenge here.

About

A Task Management application built with Next.js, TypeScript, and Tailwind CSS

Topics

Resources

Stars

Watchers

Forks

Contributors