Tuesday, May 14, 2019

Experiance doing the application framework group project


Experience doing the application framework group project and critical reflections.
                      


  •      Our 3 rd year group project is about student and instructor information system.there are four members in our group.
  •     Mainly we able to need create logins with authentication and also It will be able to full stack CRUD application.
  •    We need to use react as the frontend,node with expressas the backend and mongodb as the database and also use css for add styles.
  •  React,node,express and mongodb are new technologies for me.So it is a big challenge for me.But this project is a group project .so our members work together and try to find solutions for problems.
  • There are some critical problems I faced when work with this full stack application.When create a node ,react project need to download dependencies.
  • But the critical problem is when there is not proper network connection not properly download them.So not work the project successfully.
  •  Sometimes not work the npm command for download libraries.So I try to 'npm cache clean --force' command to solve that problem.
  •  Node and express use to create the backend.We can use postman and REST client  tools to check the connection and queries are work success.axios use for connect backend and frontend.
       I think this project is help to get complete idea about full stack applications.Not only that this will help to get the experience about team work.

No comments:

Post a Comment