Build a ChatApp with: (Nodejs,Socketio, Expressjs ,MongoDB)
Create a ChatApp from scratch and communicate with friends and family
What you’ll learn
-
Setup a nodejs development environment
-
Setup mongodb environment via mlab
-
Create packagejson file
-
Setup socketio
-
Setup a model for mongodb
-
Use mongoose to connect to mongodb
-
Test http get and post request using postman
-
Create functions
-
Create callbacks
-
Create get messages service
-
Emit messages to clients
-
Save data to mongodb
-
Initialise git repository
-
Create an heroku app
-
Deploy app to heroku for hosting
-
Check application logs on heroku
Requirements
-
You should be able to use a PC at beginner level
-
Basic HTML knowledge
-
Basic CSS knowledge
-
Basic JavaScript knowledge
Who this course is for:
- Beginners to Nodejs
- Beginners to socketio
- Beginners to mongoDB
- Anyone who wants to learn how to build a chatapp