Giter Club home page Giter Club logo

fitmytent's Introduction

Tent measurement and fitting website

The goal of Fit My Tent is to provide real-world measurements for the usable space of a variety of tents.

Open Source

The tent database and site are open source. It is super basic: HTML, CSS, javascript. Nothing else. The code quality is admittedly pretty crappy. If there is any interest from the community I will refactor it in a way that would improve collaboration.

License: GPL v3

fitmytent's People

Contributors

jliesch avatar

Stargazers

Daniel Babcock avatar ryan avatar Mayel de Borniol avatar Daniel Hintz avatar  avatar  avatar David Kuster avatar

Watchers

 avatar David Kuster avatar

Forkers

danielbabcock

fitmytent's Issues

Footprint view

Current tent views are from the side (lengthwise) and from the front. An overhead or footprint view is also important. Tents with large footprints have more restrictive pitching options than tents with smaller footprints.

Two person functionality

Support two person functionality.

Key issues:

  • Different heights
  • Irregular floor shapes
  • Assymetric fly shapes

Improved handling of metric units

User report:

The units of measurement could do well with some more consistency. On the home screen, weight is shown as "g", whereas on the recommend screen, it's displayed as "gm". The latter is confusing, as the letter m usually means meter. (Example: Nm, Newtonmeters, as a unit of torque)

Additionally, I would put the metric/imperial checkbox somewhere at top and have it applied globally. A slide switch would be neat, something like the one you can sometimes see on websites with a facebook like button integration. When I opened the page for the first time, the checkbox for metric was unchecked, yet all of the units were in cm. On the recommend page, only imperial units are displayed without any option to switch to metric.

Center pole for trekking pole tents

Pyramid tents usually have a trekking pole in the center area of the tent. Tent.setFrontInteriorPeakOffset() specifies this peak. The person sits to the right of this peak based on the result of the Tent.frontMiddleOfSittingSpot() function.

setFrontInteriorPeakOffset should be redefined to be the position of a trekking pole.
The trekking pole should be drawn in the front-facing diagram.

Tent configuration schema

Tents are currently configured in a massive gTents global variable. This would be more elegant and maintainable if a proper schema were defined (yaml perhaps) and each tent was defined in its own file. The key point is that this data should continue be statically loaded from a single request.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.