Skip to content

Kernix13/tarp-configs

Repository files navigation

Tarp Configurations React App

GitHub language count GitHub top language GitHub top language GitHub commit activity GitHub contributors

My 3rd portfolio project which features React and Tailwind CSS.

This React app calculates the ridgeline height for 33 different tarp configurations based on 21 types of tarp shelters given user-supplied body dimensions and tarp size. It also returns whether or not you can 1) sit on the ground under the tarp and 2) sit in your chair under the tarp.

This application would be of interest to bushcrafters, wilderness survivalists, backpackers and campers.

This is personal project since I practice bushcraft and wilderness survival techniques. Check out the live version on Netlify.

I need some help on the geometry for the Tent configurations. I will be contacting someone about that but also look for an issue on the topic.

Features

  1. The Results page lists the ridgeline height, resulting lean angle for each tarp design that fits your height. It also calculates whether or not you have room to sit on the ground and/or in your chair under the tarp.
  2. The Configs page has information on each configuration like the number of tie points you need and where you need to fold your tarp.
  3. The app alculates the height for user's ridgeline or ridge pole, sleeping clearance, sitting clearance, chair sitting clearance, and diagonal sleeping clearance.
  4. For the time being I have a Calcs page which shows all the calculations for the tarp configurations. I may remove that page if it doesn't make sense to have it.

Setup

  1. Run npm install to install the development dependencies.
  2. Run npm start to run the dev server and open the app at http://localhost:3000/

Contributing

I am open to contributions but I have not created a license yet or all the other requirements.

License

...MIT later

About

React and Tailwind CSS project based on my interest in Bushcraft and wilderness survival.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages