Flutter Todo App with NodeJS & Mongodb at backend complete tutorial

preview_player
Показать описание
#flutter #nodejs #mongodb #expressjs #todo #fluttertutorial #todo #todoapp

TimeStamp

0:00 Introduction, Creating NodeJS Project and Express Server.
10:44 Giving Proper Structure to Node Project.
12:54 NodeJS MongoDB Connection using Mongoose Module.
17:59 Creating User schema in NodeJS.
23:05 Creating User Registration API.
37:52 Integrating user registration in flutter app.
53:00 Creating login API in NodeJS.
01:11:27 Integrating Login API into Flutter App.
01:30:01 Creating Todo Model Schema Model.
01:47:47 Add users todo data in db using flutter app.
01:57:42 Creating API to get user's todo list data.
02:06:21 Implementing API into Flutter app to get all the todo list of user and show in flutter Listview using Slidable Listview.
02:18:24 Creating API to delete todo data & implementing the same into flutter app.

In this tutorial, we will be building a Flutter Todo App with a NodeJS & Mongodb backend. You will learn how to create a fully functional app with CRUD (Create, Read, Update, Delete) operations, user authentication and authorization using JSON Web Tokens (JWT), and how to connect it with a backend API built with NodeJS and Mongodb.

We will cover everything from setting up your development environment to creating a RESTful API with NodeJS, integrating MongoDB for database management, and creating the Flutter app with user authentication and authorization. By the end of this tutorial, you'll have a solid understanding of how to create a full-stack application using Flutter, NodeJS and Mongodb.

Whether you're new to Flutter or a seasoned developer, this tutorial will provide you with the tools you need to build your own Todo app and expand your knowledge of full-stack app development. So, let's dive in and start building!

_______________________________________________
Comment below for any queries 😀
Follow and support me:

Be sure to ask for help in the comments if you need any. Suggestions for future Flutter tutorials are also very welcome! :)

For mobile application development keep learning freely from proto coders point
Рекомендации по теме
Комментарии
Автор

can you make video to host it somewhere?

meek
Автор

Hello Sir
I am a engineer student CS branch and in final year, so for my final year project I have an idea to build a basic nodejs project that will work similar to AWS S3

Is it easily to build it? I mean a basic one not advanced.
Can you please help me with this
I just need a guidance.

surajs