Skip to content

A drag-and-drop task organizer with calendar integration, offering multiple views (month, week, day) and the ability to easily add, assign, or delete tasks.

Notifications You must be signed in to change notification settings

anisha-w/TaskOrganizer

Repository files navigation

TaskOrganizerApp

Description

A drag-and-drop task organizer with calendar integration, offering multiple views (month, week, day) and the ability to easily add, assign, or delete tasks.

Features

  • Add new tasks
  • Assign Color Labels
  • Re-arrange tasks in the list
  • Drag and drop tasks from the list to the calendar and back
  • Delete Tasks

Upcoming features

  • Edit Tasks
  • Export them into file. Can be imported in Outlook or Google Calendar

Snapshots of GUI

Screenshot 2023-09-25 at 4 05 45 PM

Installation and Execution

Installing and downloading dependencies

Download the project files and run the following command

npm install

Execution on Development server

To start the server and run your angular app, execute the following command

ng serve --open //will compile and serve the Angular app locally; will automatically reload the app when source files change.
                // --open will automatically open the web browser to display the Angular app (http://localhost:4200/)
Web browser link for locally deployed app

http://localhost:4200/

About

A drag-and-drop task organizer with calendar integration, offering multiple views (month, week, day) and the ability to easily add, assign, or delete tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published