Skip to content

TaskLink is an intuitive task manager that simplifies tracking your daily tasks. Prioritize, organize, and collaborate on projects with ease, ensuring maximum productivity. Get started now and boost your efficiency with TaskLink

License

Notifications You must be signed in to change notification settings

guifelippe/TaskLink

Repository files navigation

TaskLink - Task Manager

TaskLink Logo

TaskLink is a simple task management web application that allows you to create, manage, and organize your tasks efficiently.

Features

  • Create and manage your tasks
  • Mark tasks as completed
  • Edit task details
  • Delete tasks
  • User authentication
  • User-friendly interface

Getting Started

To get started with TaskLink, follow these steps:

  1. Clone the repository:

    git clone https://github.com/guifelippe/TaskLink.git
    
  2. Install dependencies:

    cd TaskLink
    npm install
    
  3. Run the application

    npm run dev
    
  4. TaskLink will be running at http://localhost:3000 or if your API is running at http://localhost:3001.

Usage

  • Sign Up/Sign In: Create an account or sign in to your existing account.
  • Task List: View and manage your tasks. Create new tasks, mark them as completed, edit task details, or delete tasks.

Technologies Used

-React: A JavaScript library for building user interfaces.
-Next13.js: A React framework for building production-ready web applications.
-TypeScript: It is a strict syntactical superset of JavaScript and adds optional static typing to the language.
-Tailwind CSS: A utility-first CSS framework.
-Axios: A promise-based HTTP client for making requests to your backend API.
-js-cookie: A simple, lightweight JavaScript API for handling browser cookies.

API TaskLink

  • TaskLink API Repository: The API for TaskLink is available in a separate repository. You can access it on GitHub using the following link:TaskLink API

About

TaskLink is an intuitive task manager that simplifies tracking your daily tasks. Prioritize, organize, and collaborate on projects with ease, ensuring maximum productivity. Get started now and boost your efficiency with TaskLink

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published