Skip to content

A task manager that allows the user to keep track of their daily to-do's.

License

Notifications You must be signed in to change notification settings

micheqn3/task-manager

Repository files navigation

License: MIT

Task Manager

A task manager that allows the user to keep track of their daily to-do's.

The application allows the user to:

  • View their tasks
  • Add a new task
  • Delete a task
  • Toggle reminders on double click
  • Toggle the form to view or hide

Installing locally

  1. Make sure you have Node.js + Angular CLI to run the application
  2. Clone this repo

HTTPS: https://github.com/micheqn3/task-manager.git
SSH: git@github.com:micheqn3/task-manager.git

  1. Install the NPM packages

npm install

  1. Run the application

npm start

Technologies/Languages used:

  • JavaScript
  • TypeScript
  • Angular
  • JSON Server
  • Angular-FontAwesome

Screenshot

Task Manager
Task manager photo

License License: MIT

MIT

About

A task manager that allows the user to keep track of their daily to-do's.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published