Trust4App is a framework for assessing trustworthiness of mobile applications. This repository contains the code of backend server (NodeJS) and frontend (mobile app) client of Trust4App.

apprausch 47111cd271 Updated readme and fixed bug related to tviz in the app list page 6 vuotta sitten
appicaptor 668734b58f Uploading the codebase without unnecessary files 6 vuotta sitten
client 47111cd271 Updated readme and fixed bug related to tviz in the app list page 6 vuotta sitten
controllers 668734b58f Uploading the codebase without unnecessary files 6 vuotta sitten
lib 668734b58f Uploading the codebase without unnecessary files 6 vuotta sitten
mobile app 11e5365acf Adding the mobile app which is a seperate IONIC project 6 vuotta sitten
models 668734b58f Uploading the codebase without unnecessary files 6 vuotta sitten
.gitignore 668734b58f Uploading the codebase without unnecessary files 6 vuotta sitten
README.md 47111cd271 Updated readme and fixed bug related to tviz in the app list page 6 vuotta sitten
package-lock.json 47111cd271 Updated readme and fixed bug related to tviz in the app list page 6 vuotta sitten
package.json 47111cd271 Updated readme and fixed bug related to tviz in the app list page 6 vuotta sitten
server.js 668734b58f Uploading the codebase without unnecessary files 6 vuotta sitten

README.md

Introduction

This project contains the Server, client as well as the Mobile app of the Trust4App framework. Trust4App calculates the trustworthiness of a mobile application considering the public information available on the Play Store as well as the security health of that app.

#Prerequisites Node.js(https://nodejs.org/en/) nodemon(http://nodemon.io/)

#Installation npm install

#running the server and the client nodemon url: http://localhost:3000/