Safe Entry
Safe Entry is an app for entering and storing NDA documents in a secure, automated environment. The aim of the project is to automate the process for entering restricted areas within a company, by allowing the users to sign an NDA through an Android App.
Safe Entry was a two member student project for EVRY. I handled the coding while the other team member handled the management.
The project had two components, an android app that provides an interface for users to enter data and a server that processes the data into a PDF.
Android App:
Made in Android Studio
Photo and Signature options
SQLite Internal database
Secure communication with server
Admin mode with 2-Factor authentication
Server:
Coded in Java
Springboot and REST API
MySQL database and JDBC
OWASP security measures
PDF Generation and automatic deletion