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
- Make sure you have Node.js + Angular CLI to run the application
- Clone this repo
HTTPS:
https://github.com/micheqn3/task-manager.git
SSH:[email protected]:micheqn3/task-manager.git
- Install the NPM packages
npm install
- Run the application
npm start
- JavaScript
- TypeScript
- Angular
- JSON Server
- Angular-FontAwesome
Task Manager |
---|
MIT