Skip to content

Velogan-Boy/do-it-now

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Task Manager (Do It Now)

Description

This is a simple personal task manager that allows you to create, edit, and delete tasks. It also allows you to mark tasks as complete and view completed tasks.

Features

  • Create, update, and delete tasks
  • Mark tasks as complete ( yes sound will play when you do so :) )
  • Mark tasks as incomplete too
  • View pending and completed tasks separately
  • Set a due date for tasks
  • User authentication ( login , register and logout )
  • Pagination for tasks
  • Minimalistic and User-Friendly UI
  • Responsive design

Tech Stack

  • React
  • Ant Design for UI
  • API : Do-It-Now-API
  • Context API for state management
  • React Router for routing
  • Axios for API calls
  • React Hot Toast for toast notifications
  • React Icons for icons
  • Moment for date formatting

Installation

  • Clone the repo
  • Install dependencies
npm install
  • Start the server
npm start
  • App will run on port 3000

Live Demo

Do It Now

About

Task Manager App - Made with React and Ant Design

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published