Skip to content

fabien0102/climbing-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Climbing app

https://expo.io/@fabien0102/climbing-app

A playground project to explore react-native (with expo) and graphcool. It's a simple application to follow my climbing progression.

Screenshots

home routes route detail

Folders structure

path description
/graphcool graphcool project
/app expo project

Getting start

App

  1. Go to /app
  2. Install dependencies -> npm i
  3. Open the project with expo

Graphcool

  1. Install graphcool cli -> npm i -g graphcool@next
  2. Go to graphcool folder -> cd graphcool
  3. Deploy your backend -> graphcool deploy

Crawlers

To have a database with real data, I made a small crawler for Flashh (Hamburg), you can use it or make you own crawler ;)

Instructions are into each crawler root folder.

Connecting app and graphcool

For finish, just update graphcool endpoint url in your app project.

About

React native application to follow my climbing progression

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published