anishtimila / FastChatApp

CS-4331 (Special Topic in Software Engineering) Project - Texas Tech University Fall 2017. This project is to demonstrate the implementation of the Privacy by Design (PbD) concept in Andriod Application (FastChatApp).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FastChatApp

CS-4331 - Special Topic in Software Engineering - Texas Tech University Fall 2017

This project is to demonstrate the implementation of the Privacy by Design (PbD) concept in Andriod Application (FastChatApp). For this project we have used the OpenSource Application from this link.
https://www.androidtutorialpoint.com/firebase/real-time-android-chat-application-using-firebase-tutorial/
We have modified the application and implemented some of the features with PbD Principles including hashing user password using Bcrypt algorithm to store in Firebase database.

About

CS-4331 (Special Topic in Software Engineering) Project - Texas Tech University Fall 2017. This project is to demonstrate the implementation of the Privacy by Design (PbD) concept in Andriod Application (FastChatApp).


Languages

Language:Java 85.5%Language:HTML 14.5%