9. Activity Analysis

 

We create  analysis APIs like activity count weekly, activity count monthly, activity count dynamically. After activity APIs like create activity, read activity, read activity found id, update activity, delete activity.

 

And after creating all the APIs this week, whether those APIs work in the proper or not, We processed them and generated a all working activity’s log file.

 

We understand about JWT, JSON Web Token is an open standard for securely transferring data within parties using a JSON object. JWT is used for stateless authentication mechanisms for users and providers, this means maintaining session is on the client-side instead of storing sessions on the server.

 

And also understood that there is an error in our project or we used vs code debugger for it. And after creating all the activities and apis, we learned to set environment variables and it is necessary to guide them.







        Right Now Complate Work
 

        ·       We have built this project in Node JS for building Backend we have used Node           JS and Mongo DB.

        ·       For displaying Activities-Logs we have used Many JavaScript APIs and for fetching              details of All activities details have used read API from user Activities APIs.

  ·       Apart from this for Run API we have used postman concept like express and Postman.


Comments

Popular posts from this blog

10. Debugging in Visual Studio Code

6. How to setup a local MongoDB Connection

11. Overview of Project Deployment Using Heroku