Radu Roland Rosoga

What is Wise Time Manager?

What is Wise Time Manager?

Wise Time Manager is an Android-based, Time Management/Daily Planner application that allows users to safely and securely plan their daily activities. It is also my Bachelor’s Thesis.

Wise Time Manager is an Android-based, Time Management/Daily Planner application that allows user to safely and securely plan their daily activities.

How does it work?

The application is Java and XML based. It uses SQLite and SQL Cipher core technologies, in order to safely and securely store your data. It uses Google Firebase service for registration, so I can show the examination commission my userbase.

SQLite is a database that is stored directly on the user’s phone and which cannot be accessed from outside your phone. SQL Cipher is an encryption mechanism that is used to encrypt SQLite databases. Even if your phone were to be hacked, your data would still be secure with SQL Cipher.

Firebase is being used only as a means to show the examination commission my user-base. I can only send the user a restart password request or delete his/her account. I cannot access any of the user’s data, except their sign-in email. Everything else is stored on the user’s phone.

The application is Java and XML based. It uses SQLite and SQL Cipher core technologies, in order to safely and securely store your data. It uses Google Firebase service for registration, so I can show the examination commission my userbase.

SQLite is a database that is stored directly on the user’s phone and which cannot be accessed from outside your phone. SQL Cipher is an encryption mechanism that is used to encrypt SQLite databases. Even if your phone were to be hacked, your data would still be secure with SQL Cipher.

Firebase is being used only as a means to show the examination commission my user-base. I can only send the user a restart password request or delete his/her account. I cannot access any of the user’s data, except their sign-in email. Everything else is stored on the user’s phone.

Want to check the source code?

If you think everything above sounds too good to be true, than you can check the app’s source code here.

If you think everything above sounds too good to be true, than you can check the app’s source code here.

Scroll to Top