Please enable JavaScript.
Coggle requires JavaScript to display documents.
Backend - Coggle Diagram
Backend
Controllers
authController
integrate google api
post data's and store in db
get all user data
get specific data
send emails on that specific one
notify when recieve email
notification count when recieving each mail
show emails when clicking on count
Models
user model
Routes
authRoute
post data
Integrate google api
get all user data
get specific user data
post email of the specific user data
Db
Connection using mongodb