Skip to content

Cross-Platform mobile app to photoshop with friends simultaneously

Notifications You must be signed in to change notification settings

JoeZeng0418/BeautyShare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BeautyShare

DESCRIPTION:

Cross-Platform mobile app to photoshop with friends simultaneously

React Native/Javascript for front-end, Node.js for back-end

Create and join private rooms to photoshop photos with friends in real time

Incorporated React Native OpenGL package to realize photoshopping functions such as contrast, saturation, etc.

Utilized Socket.io to achieve fast multi-users real time communication for photo editing

SIMPLE INSTALLATION:

Need to have node, npm installed;

Go to node-backend folder, node start or nodemon(after npm install nodemon) socket.js to run back-end;

Go to BeautySharer folder, npm install, and execute "react-native run-ios" to start a simulator;

IMAGES:

About

Cross-Platform mobile app to photoshop with friends simultaneously

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published