Skip to content

jghart/Introduction-to-Databases

Repository files navigation

To-Do Application project using ExpressJs With MongoDB

This is a tutorial on using MongoDB as database for the creation of "To-Do tasks" as shown below. The tasks can be updated, completed and even be deleted. alt text

Updating Tasks

Example of updating task. In this updation, I updated the first and last tasks to "Learn coding" and "Work on assignment" respectively. alt text

Completion of Tasks

When a task is being completed, click on the complete button to show it is completed like the example below: alt text

Deletion of Tasks

Now, let us try deleting a task by clicking on the delete button. alt text

As expected, the "play football" task was deleted.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors