{"id":27295042,"url":"https://github.com/the-launch-tech/dw-intertrackor","last_synced_at":"2025-08-29T16:39:01.989Z","repository":{"id":40815739,"uuid":"276815687","full_name":"the-launch-tech/dw-intertrackor","owner":"the-launch-tech","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-06T10:30:23.000Z","size":3726,"stargazers_count":0,"open_issues_count":24,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-11T20:02:05.742Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/the-launch-tech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-03T05:31:30.000Z","updated_at":"2020-07-03T20:08:59.000Z","dependencies_parsed_at":"2023-02-05T21:32:00.675Z","dependency_job_id":null,"html_url":"https://github.com/the-launch-tech/dw-intertrackor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/the-launch-tech/dw-intertrackor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-launch-tech%2Fdw-intertrackor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-launch-tech%2Fdw-intertrackor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-launch-tech%2Fdw-intertrackor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-launch-tech%2Fdw-intertrackor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/the-launch-tech","download_url":"https://codeload.github.com/the-launch-tech/dw-intertrackor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-launch-tech%2Fdw-intertrackor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272722907,"owners_count":24982347,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-11T22:58:10.505Z","updated_at":"2025-08-29T16:39:01.959Z","avatar_url":"https://github.com/the-launch-tech.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# InterTracktor\n\nInterTracktor is a SSR ReactJS app that tracks click interactions in a creative way and represents that data visually in real-time as well as gathering some naive information about the clicking history. All click-windows are persisted to a PostgreSQL DB leveraged by the Java SpringBoot MVC.\n\n---\n\n## Tools\n\n- ReactJS\n- SSR with ExpressJS\n- Redux\n- Typescript\n- Java\n- Spring Boot\n- Gradle\n- PostgreSQL\n\n---\n\n## Thoughts\n\nI enjoyed putting this simple real-time interaction tracker together. And, I think it plays nicely with the novel button idea - adding another dimension of play.\n\nMy only reservation is that during the development of the Java backend I scoped out a set of schemas/packages that was too robust for the amount of time I had to work on the project - not to mention my inexperience with Java. After being very close to tying it all together, in the end, I had to make some sacrifices.\n\nNonetheless, the ideas for the front-end that I touched on were very fun - and hopefully pretty cool to play around with.\n\n## Installation\n\n#### Server\n\n- API Port `:5000`\n- Add database credentials in `/src/main/resources/application.properties`\n\n1. `gradle`\n2. `gradle wrapper`\n3. `gradle build`\n4. `java -jar ./build/libs/clickwindow-0.1.jar`\n\nSummary: First, add db credentials. Then, the listed commands will build the `gradle wrapper` and an executable `jar`. Finally, run the `jar`. This should also handle the migration for the db - the file for which is included in the project.\n\n#### Client (`NodeJS 14.4.0`)\n\n- Client Port: `:3000`\n\n1. Rename `.env.example` to `.env` in `/client`, keep the ports the same. Normally we could adjust the ports but, ehh.\n2. `npm i`\n3. `npm run prod:build`\n4. `npm run prod:start`\n\nSummary: Install NPM first. After that we can build our bundles. Then, start!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-launch-tech%2Fdw-intertrackor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthe-launch-tech%2Fdw-intertrackor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-launch-tech%2Fdw-intertrackor/lists"}