GitHub - Devstackr/task-manager-mean-stack: A task manager application created using the MEAN stack (Angular, NodeJS with Express and MongoDB).

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Folders and files

NameName

Last commit message

Last commit date

Latest commit

History

4 Commits

Repository files navigation

Task Manager App

Application Design Illustration

Watch the full tutorial on Youtube!

This repository contains the code for both the Angular frontend application as well as the NodeJS API.

Don't forget to run npm install in both the api and frontend folders to install dependencies