Skip to content

Unlock the Power of Film with AI: Your Ultimate Social Hub for Movie Enthusiasts.

Notifications You must be signed in to change notification settings

andykr1k/PictureLock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PictureLock

Unlock the Power of Film with AI: Your Ultimate Social Hub for Movie Enthusiasts.

Frontend

Web

Setting up Enviroment

cd Frontend
cd Web
cd Picturelock
npm install

Running Program

cd Frontend
cd Web
cd Picturelock
npm run dev

Mobile

Setting up Enviroment

cd Frontend
cd Mobile
cd Picturelock
npm install

Running Program

cd Frontend
cd Web
cd Picturelock
npm run android
npm run ios

NOTE TO RUN PROGRAM ON MOBILE YOU NEED TO HAVE SIMULATORS OPEN

Backend

Setting up Enviroment

cd Backend
python -m venv env
source env/bin/activate
pip install -r requirements.txt

Running Program

cd Backend
cd src
flask run

APIs

About

Unlock the Power of Film with AI: Your Ultimate Social Hub for Movie Enthusiasts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published