Skip to content
/ TaskManager Public template

A simple task manager web application created using MEAN Stack.

Notifications You must be signed in to change notification settings

NiveditaRashmi/TaskManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

A simple task manager web application created using MEAN Stack.

Runnning the Application

-> To run the application, install mongoDb, node and angular. -> Database folder folder is not added here. To run the application, you can create your own db folder in the following way: ->Create a folder "data" and a folder "db" inside the cloned application folder or whereever you wish to create the database. ->Open Command Prompt in the folder location and run the command "mongod --dbpath="__________\data\db". -> Run the command "ng serve -o" for frontend. -> Run the command "nodemon index.js" for backend.

TaskManager

Reference Link- https://www.youtube.com/watch?v=V-CeWkz1MNQ&list=PLIjdNHWULhPSZFDzQU6AnbVQNNo1NTRpd&ab_channel=Devstackr

About

A simple task manager web application created using MEAN Stack.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published