FaceEverywhere
Shared Google Drive Folder
Supported Social network:
Most popular socialNetwork
- Facebook (also for login)
- Google+ (also for login)
- Twitter
- Istagram
- Linkedin
- Pinterest
Server
Structure:
The server is split in two docker container, one for the express app and another for the Mongo database. They are created thought the docker-compose.yml file.
- web-framework: Express.js
- database: MongoDB
- other: docker and docker-compose
How to use:
- Install Docker (version>=1.1.0) for your operationg system guide.
- Install docker-compose guide.
- in the main folder of the project execute the script ./start.sh (for now is only for linux/mac user, but can be easyly translate in a .bat file for windows)
MobileApp
- IonicFramework
- Angular.js