Skip to content

pranay10318/wd301

Repository files navigation

Smarter Tasks App

Welcome to the Smarter Tasks App, a project management system built using Redux, React, and TypeScript.

Live Demo

Check out the live demo of Smarter-Tasks in here.

Features

  • Create tasks with titles, descriptions, and due dates.
  • Organize tasks into different categories or projects.
  • Mark tasks as completed.
  • Edit existing tasks.
  • Delete tasks.
  • Filter tasks based on status (completed/incomplete).
  • Sort tasks by due date or title.

Technologies Used

  • React: JavaScript library for building user interfaces.
  • Redux: State management library for JavaScript apps.
  • TypeScript: Typed superset of JavaScript that compiles to plain JavaScript.
  • HTML/CSS: Markup and styling languages for web development.

Installation

  1. Clone the repository:

git clone https://github.com/your-username/smarter-tasks-app.git

  1. Install dependencies:

cd smarter-tasks-app npm install

  1. Start the development server:

npm start

  1. Open http://localhost:3000 in your browser to view the app.

Contributing

Contributions are welcome! If you have any ideas for improvements or new features, feel free to open an issue or submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published