=================Tineon Project========================== https://bitbucket.org/jpmangoit/tineon/src/master/ https://id.atlassian.com/login username: jp@mangoitsolutions.in password: Any!234567 username: tarun@mangoitsolutions.in password: Any!23456 { "username": "tarun@mangoitsolutions.in", "password": "Any!23456" } { "username": "aditya.bhawsar@mangoitsolutions.in ", "password": "Any!23456" } yash.pradhan@mangoitsolutions.in :- member pratik.baberwal@mangoitsolutions.in :- funcionary aditya.bhawsar@mangoitsolutions.in :- secretary tarun.mangoitsolutions@gmail.com :- guest testwork121@gmail.com :- editor https://www.awesomescreenshot.com/video/3974297?key=71d974a745ce98d9a1eca91c844a1be5 ===================Figma Design URL============================== https://www.figma.com/file/9TENjxOKmLz7IOcqpq2Uii/Club-Management ============================Project Task define================== https://tineon.atlassian.net/secure/RapidBoard.jspa?rapidView=8 http://keycloak.app.verein.cloud/auth/ https://www.keycloak.org/docs-api/13.0/rest-api/index.html https://app.swaggerhub.com/apis/Comciencia/verein.cloud.VV/ http://swagger.app.verein.cloud:3000/docs/#/groups https://app.swaggerhub.com/apis/Comciencia/verein.cloud.VV/1.0.6 ======================localhost/phpmyadmin URL================== http://localhost/phpmyadmin/ =========================Google file========================== https://docs.google.com/spreadsheets/d/1cXvtVVeIyQIWx2GvTVCWzimuEXrk8fQFlJKn4ET13BQ/edit#gid=0 =============================Other importanat URL============== http://swagger.app.verein.cloud:3000/docs/#/groups https://bookshelfjs.org/ http://knexjs.org/ https://npm.io/package/knex https://www.codota.com/code/javascript/functions/knex/raw https://www.keycloak.org/documentation https://www.keycloak.org/docs/latest/getting_started/index.html https://medium.com/devops-dudes/securing-node-js-express-rest-apis-with-keycloak-a4946083be51 https://www.keycloak.org/docs/latest/securing_apps/ https://wjw465150.gitbooks.io/keycloak-documentation/content/getting_started/index.html chat:- https://www.iamrohit.in/angularjs-chat-script/ https://www.codershood.info/2015/12/10/real-time-chatting-app-using-nodejs-mysql-angularjs-and-socket-io-part-1/ https://www.techiediaries.com/angular-9-realtime-chat-example-with-nodejs-socketio-and-websocket/ https://niralar.com/private-chat-application-with-node-js-socket-io-and-angularjs/ https://github.com/cometchat-pro-tutorials/Angular-group-chat https://www.cometchat.com/tutorials/build-an-anonymous-group-chat-with-angular-7 https://www.techiediaries.com/angular-9-realtime-chat-example-with-nodejs-socketio-and-websocket/ https://codingblast.com/chat-application-angular-socket-io/ https://www.creativesoftware.com/real-time-chat-application-using-angular-nodejs-and-socketio https://getstream.io/blog/how-to-create-a-chat-app-with-angular-9/ keycloak create user :- https://www.keycloak.org/docs-api/5.0/rest-api/index.html https://lists.jboss.org/pipermail/keycloak-user/2016-December/008493.html https://suedbroecker.net/2020/08/04/how-to-create-a-new-realm-with-the-keycloak-rest-api/ https://stackoverflow.com/questions/65404692/keycloak-ignores-realmroles-when-adding-a-user-by-rest-api https://www.appsdeveloperblog.com/keycloak-rest-api-create-a-new-user/ https://codeburst.io/keycloak-and-express-7c71693d507a https://github.com/keycloak/keycloak-nodejs-admin-client https://medium.com/devops-dudes/securing-node-js-express-rest-apis-with-keycloak-a4946083be51 git add . git commit -m "Worked on add password page in 10 June 2021" git push origin master Working on the y "birthday & anniversaries" "Group on you have joined" and "organizer" page https://www.c-sharpcorner.com/article/confirm-dialog-in-angular-using-bootstrap-modal/ https://stackoverflow.com/questions/41684114/easy-way-to-make-a-confirmation-dialog-in-angular https://stackblitz.com/edit/angular-confirmation-dialog?file=app%2Fconfirmation-dialog%2Fconfirmation-dialog.component.css https://stackblitz.com/edit/angular-confirmation-dialog We have query related to "Bank Data" API. When we featch bank data using following "GET" API "http://vcloud.dev.comciencia.cl/api/member-info?database_id=21&club_id=141&member_id=333169" then at the time off fetching API via the web app we receive a "cross-origin" error. We have tried to call this on our POSTMAN but there we didn't found such an error. Can you please tel your back-end developer please allow "cross-origin" true for all API.