reset password
Author Message
huuthong103
Posts: 7
Posted 18:32 Apr 19, 2017 |

I was trying to add new stuffs to check my addItem function. Accidently, the code doesn't work and it creates a database in my mongodb database. I have tried db.todolist.dropDatabase(), but it doesn't work. The picture is when I just started the localhost:3000 on the webpage. I finally fix the code, but these datas are still in my mongo database. I couldn't delete or edit these datas as well. Please give me advises! 

Thank you

huuthong103
Posts: 7
Posted 18:36 Apr 19, 2017 |

Additional picture on the webpage as well.

huuthong103
Posts: 7
Posted 18:12 Apr 20, 2017 |

I found solution already. Thank you!