Updated Project Summary (markdown)

Kevin 2021-12-15 09:40:10 +02:00
parent bd43f3e537
commit 7a8e70e943

@ -32,4 +32,10 @@ The project also improved our version control practices because in a project of
Last but not least, the entire project was a big learning experience for all the team members as we had no prior experience with mobile application development or mobile authentication when we chose this project. This was a risk for us as it would have been easier to develop a web application because it is something that we have previously learnt and done in other courses such as Web Application Development. However, choosing a simpler project would have been less challenging and rewarding. The skills that we acquired while working on this project are certainly going to be useful in the future. Last but not least, the entire project was a big learning experience for all the team members as we had no prior experience with mobile application development or mobile authentication when we chose this project. This was a risk for us as it would have been easier to develop a web application because it is something that we have previously learnt and done in other courses such as Web Application Development. However, choosing a simpler project would have been less challenging and rewarding. The skills that we acquired while working on this project are certainly going to be useful in the future.
## Customer's opinion and future plans ## Customer's opinion and future plans
Customer was satisfied with what we had finished. This section will be specified further, when we receive his official 'report' on us. Mobile Authentication project fulfilled the purpose of the POC, demonstrating that web-eid is implementable in tandem with non-browser (not connected directly to the browser like an extension)authentication agents and it is reasonably simple and straightforward to integrate it with a website that has been updated to support web-eid.
Next steps after the POC is to formalize the lessons learned when it comes to the web-eid protocol, the mobile app triggering protocol (custom URL handler format/QR format) and the web-eid.js library support for triggering non-extension agents via QR code generation and mobile app link generation, with some developer helpers to smoothly detect mobile environments.
The app itself can be further improved with integrated QR code reader, improved UX, and possibly a small rewrite for a version 1.0. An iOS application with similar capabilities would be great.
Customer was satisfied with what we had finished. This section might be specified further, when we receive his official 'report' on us.