Skip to content

bastislack/highline-freestyle

Repository files navigation

About the app

This is a collection of most of the freestyle tricks, for people to keep a better overview of all the tricks.

The link to the page is: https://highline-freestyle.com

Features

Currently in work

  • Predefinded tricks from the google sheet Feedback to tricks, on this sheet as a comment and not as an issue are preloaded in the app for everyone
  • Users can track their own progress by marking how good they are at certain tricks
  • Custom tricks can be added by the user

After that

  • Predefined combos from the google sheet get preloaded in the app for everyone
  • Users can track their own progress by marking how good they are at certain combos
  • Custom combos can be added by the user
  • Glossary of basic positions (Korean, Sofa, Rocket, ...)
  • Random combo generator

Get involved

Help us out develop an awesome app! Everyone is welcome :)

Bugs, suggestions, feedback

Open an issue and describe what is you want to see different

Development

We don't always know what we really do, but we try to keep some order, through issues ...

Checkout the good first issue tag, if you don't know where to start.

Requirements:

  • Node (v20.6.1)
  • npm (v9.8.1)

Setup

  1. (Optional) If you are using nvm and switch between Node versions regularly use the correct one by running

    nvm use

  2. Install node modules

    Open a terminal and in the root folder (highline-freestyle) run npm install

  3. Start the development server

    run npm run dev

    (or npm run host if you want to expose the website to the local network)

Sometimes after updating you have to delete your indexDB in your browser, through the development tools (Storage in Firefox, Application in Chrome).

Project structure

To work on the rewrite, simply work off of the rewrite branch and create a pull request back onto it with your fix or feature.

For all other questions either consult the wiki or open an issue.

About

Webapp for Highline Freestyle

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors