Skip to content
/ Atlas Public

An app where you can log your climbs. Has image processing to highlight climbs when you take a photo of the wall

Notifications You must be signed in to change notification settings

PkTara/Atlas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClimbingLog

Start backend with

cd /fastAPI
python3 -m fastapi dev main.py

Want phone to work?

First hotspot & connect laptop
Then run

python3 -m uvicorn main:app --host 0.0.0.0 --port 8000

Start frontend with

cd /reactNative
npx expo start

About

An app where you can log your climbs. Has image processing to highlight climbs when you take a photo of the wall

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published