Skip to content

TheGitDevelopers/tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tasks

Simple application for task management made for educational purpose. Back-end is wrote in Node.js connected to the online database provided by MongoDB Atlas. Front-end was made using Angular7.

Setting Up.

To run the application:

1)Start the backend application and connect it to the database - to do it just use NPM START command in the backend directory. The server is listening on port 9000

2)Then you can launch up the client using the same npm start command.

3)Now you can use all of the functionalities we`ve already implemented.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors