Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mlaursen/stayfit

Java program to create an excel sheet for tracking your weight and daily intake.
https://github.com/mlaursen/stayfit

cleaned up code and moved unused enums

97886f70db41d0aedda66f0100509c1920c0c9c7 authored over 11 years ago by Mikkel Laursen <[email protected]>
added jfilechooser to create

9abf4692daa3c083972637d71263d1b9a65e6c8e authored over 11 years ago by Mikkel Laursen <[email protected]>
fixed lokst/wk formula

8ad48186eff784123ffd15ded0a5e8bdcdb99862 authored over 11 years ago by Mikkel Laursen <[email protected]>
added highlight of current day

5021fd8ab25a2e3e3e2c7d828214f6bcf9ebbb3c authored over 11 years ago by Mikkel Laursen <[email protected]>
fixed activity multiplier values formatting

36bceb4696a0c99cdda758ed7e2ba25248322159 authored over 11 years ago by Mikkel Laursen <[email protected]>
finished sheet formulas. need to add some styles now

aa2a602ff58f1c86680c909973e1deba94acfb0a authored over 11 years ago by Mikkel Laursen <[email protected]>
finished tdee

281a2ee587c408a02c21d0b130c4aca2d2f09ed9 authored over 11 years ago by Mikkel Laursen <[email protected]>
Finished formatting the activity multiplier and cfsplits. might want to change cfsplits from enum to class so users can add more..

3e25decff66f1b758bbcc9ebec74f8de5f761df3 authored over 11 years ago by Mikkel Laursen <[email protected]>
added activity multiplier table. starting CFSplit table

d7a062867adc205f8263c4b0237c208989b501d3 authored over 11 years ago by Mikkel Laursen <[email protected]>
added a cast to a double for createCell if it is a number

367b317c5e076427f460f25cc28f2cdafd2f53ef authored over 11 years ago by Mikkel Laursen <[email protected]>
added formatting to constants table

8d9f2054fee15cfb04bfd3a00c8041b895e20577 authored over 11 years ago by Mikkel Laursen <[email protected]>
set some column widths.

aaf49697b9f06cc1d2c94fbf0309f8267ef528e6 authored over 11 years ago by Mikkel Laursen <[email protected]>
I'm awesome.

0705012a33e64da4db371920f14eae335da5af02 authored over 11 years ago by Mikkel Laursen <[email protected]>
finished c/fsplit and change columns

72c7509e57c1680897967070883f80d3db7ad96c authored over 11 years ago by Mikkel Laursen <[email protected]>
starting data validation for c/fsplit

ca2e82f9be4ff8783cedbdc59956c00abe2fa471 authored over 11 years ago by Mikkel Laursen <[email protected]>
added slope and trend columns

0c6f78635af488d8cfbb56461afe37407b7b5353 authored over 11 years ago by Mikkel Laursen <[email protected]>
lost/wk column finished

9af025a4e840e47292ceae4ac60b1f7c1a772d8c authored over 11 years ago by Mikkel Laursen <[email protected]>
added forecast and residual columns. Starting lost/wk formula.

f41e6b87eda0ab735a75f6e94f066f73e7b16dbb authored over 11 years ago by Mikkel Laursen <[email protected]>
changed CellStyles styles initialization to be with a static incrementing counter

5aa495520476f03f7d30b7800bdb4b84d228c9be authored over 11 years ago by Mikkel Laursen <[email protected]>
testing key

7f198ebe33e0a46f8a473fa6cdc1b7f8b5ec6710 authored over 11 years ago by mlaursen <[email protected]>
moved util to unused

923f1d236d2ca6822e2f79702fb94130d966db63 authored over 11 years ago by mlaursen <[email protected]>
moved old unused files to unused folder. Added some javadoc so I can remember if i take a break from this project again.

81091733280fc12102dfcb2fdf3394aca92931dd authored over 11 years ago by mlaursen <[email protected]>
added documentation to cellbuilder methods

1e03391ce39712a4e367a858d5df3103b1f1ad90 authored over 11 years ago by mlaursen <[email protected]>
fixed broken imports. cleaned up some code

b541e674dc9bf549a0d7171ced5fdda18c354087 authored over 11 years ago by mlaursen <[email protected]>
Cleaned up CellStyles. Removed enums that didn't matter. Didn't make CellStyles as enum

dc6e8de682d67d45f632eac8dc07b603a308b71d authored over 11 years ago by mlaursen <[email protected]>
added default workbook as string

6b0d6e7ca0e15a080671ad5b29272093455a37ff authored over 11 years ago by mlaursen <[email protected]>
started CellStyles as an enum

450c8e1c1df2a0e4c98a1d754de7b73d1fef05e8 authored over 11 years ago by Mikkel Laursen <[email protected]>
can't remember what i fixed. My bad.

152b889184eaa4f3cfb8f871878052f0d1d11a3a authored over 11 years ago by Mikkel Laursen <[email protected]>
Fixed adding to lists in static

8b3c572e8f4cc5edd0b81d5ea8368d47111b49d8 authored over 11 years ago by Mikkel Laursen <[email protected]>
Changed TITLES_RIGHT_BORDER and TITLES from Map<Short,Short> to List<Short>

a493f51accad96b1b6620c112c8f8ce791367a3a authored over 11 years ago by Mikkel Laursen <[email protected]>
Updated the refernce system for settings. Updated formulas

a0c72f0e6e452bd1a7334cda5e8508960cea0d3d authored over 11 years ago by Mikkel Laursen <[email protected]>
added if and avg formula. Updated ewma formula

420d777a5a8958b808ea52590c139db158e25538 authored over 11 years ago by Mikkel Laursen <[email protected]>
added all columns, working on formulas

6bb7bd44a4d83b7032e78050d0218335d34f2579 authored over 11 years ago by Mikkel Laursen <[email protected]>
New styles format. Cells are correct up until Smoothed.

cc517f0e2af7c378a311e9eb1f6073fc5246cdbe authored over 11 years ago by Mikkel Laursen <[email protected]>
Created getCol and getConst instead of the weightCol() dowCol().. etc..

97cdf470d149ae316750bca12d08fa2109d2160a authored over 11 years ago by Mikkel Laursen <[email protected]>
Added a lot of styles to CellStyles. commented out code on Intake and Stored data

d16d48d133dbd89a4f4082129c54336a695a0c7c authored over 11 years ago by Mikkel Laursen <[email protected]>
Date column is now formulas.

0eab275941702abc46e8e727ecdce8de4b55554f authored over 11 years ago by Mikkel Laursen <[email protected]>
updated to correct files

cf30e1357aa0ef8ed3f7569c2c990a1e32007108 authored over 11 years ago by Mikkel Laursen <[email protected]>
Updating all files

08d15f96c44f3bb1592d0c601e66efaa8658dd78 authored over 11 years ago by mlaursen <[email protected]>
adding files to rep

8c11e6dc390f5bff8547b06afb99dff79f05c023 authored over 11 years ago by Mikkel Laursen <[email protected]>
initials

ccf66a9c8faa8ce6b6e61ba7496dada716d19612 authored over 11 years ago by Mikkel Laursen <[email protected]>
first commit bruh

d7761d8e976433e5d6f83e494b5abce8a72195dc authored over 11 years ago by Mikkel Laursen <[email protected]>