Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

dhritzkiv/eoy-report

Repository files navigation

eoy-report

A development workspace for aggregating and displaying personal movement, location data, and other miscellany to create a end-of-year report displayable in a web browser.

Live

See the live version here.


Credits

Personal data sources

Geographic data sources


Previous years

Looking for previous years' reports?

twenty-fifteen


Requirements

Development

Clone and install

git clone git@github.com:dhritzkiv/eoy-report.git
cd eoy-report
npm install

Build and Run

Client JS

Compile the JS using rollup

rollup -w -c ./client/rollup.config.js

CSS

Compile CSS using Sass and PostCSS (via Gulp)

gulp watch

Typescript

Compile Typescript for the data scripts

tsc -w -p data-scripts

Serve

Run the Express-based static server.

node server/server.js

Alternatively, serve the contents of public/ up as static files with Nginx or similar.

Contact

I'm @dhritzkiv on Twitter

About

A development workspace for getting and displaying personal movement and location data

Resources

Stars

Watchers

Forks

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /