Skip to content

Task management web application with Angular, Node.js and MongoDB

Notifications You must be signed in to change notification settings

tugbakaradeniiz/Task-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task-Management

Task management web application with Angular, Node.js and MongoDB

This is a summer internship case study to learn and gain experience on Angular, Node.js and web development in general. It is completed but there may be some new impovements later on.

Functionalities:

• Add tasks

o Add task name

o Add task content

o Add task status

o Add task start date

o Add task end date

• Delete tasks

• Update tasks

o Update task name o Update task content o Update task status • Display tasks

o Display options with filtering

 Display all tasks

 Display only continuing tasks

o Sorted display according to end dates

(use 'npm run start:server' to run the Node.js server in a seperate terminal other than 'ng serve' terminal)

This project was generated with Angular CLI version 14.1.0.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

About

Task management web application with Angular, Node.js and MongoDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published