{"id":16235504,"url":"https://github.com/benjaminhoffman/customer-tracker","last_synced_at":"2026-02-09T19:03:43.125Z","repository":{"id":22944575,"uuid":"97748143","full_name":"benjaminhoffman/customer-tracker","owner":"benjaminhoffman","description":"simple web app to help service professionals track their business/customers","archived":false,"fork":false,"pushed_at":"2023-01-24T22:51:28.000Z","size":974,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-23T06:44:44.684Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/benjaminhoffman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-07-19T18:21:31.000Z","updated_at":"2017-09-13T20:59:26.000Z","dependencies_parsed_at":"2023-02-14T02:16:13.565Z","dependency_job_id":null,"html_url":"https://github.com/benjaminhoffman/customer-tracker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/benjaminhoffman/customer-tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benjaminhoffman%2Fcustomer-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benjaminhoffman%2Fcustomer-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benjaminhoffman%2Fcustomer-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benjaminhoffman%2Fcustomer-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benjaminhoffman","download_url":"https://codeload.github.com/benjaminhoffman/customer-tracker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benjaminhoffman%2Fcustomer-tracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29277963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T17:15:22.002Z","status":"ssl_error","status_checked_at":"2026-02-09T17:14:42.395Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-10-10T13:26:24.576Z","updated_at":"2026-02-09T19:03:38.117Z","avatar_url":"https://github.com/benjaminhoffman.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Client / Patient Tracker\nA simple web app to help service professionals (i.e. lawyers, physicians) track how they acquire clients / patients. Said another way, this app helps professionals answer the question, _\"where do I get most my customers from?\"_\n\n# Development\n\n## client\n- react 15\n- webpack 3\n- es6 via babel 6\n- css modules\n- eslint/standard \u0026 prettier for linting \u0026 code quality\n\n## server\n- node 8.1.6\n- express 4\n- firebase for db\n\n## Pre-reqs\n- check your node version; should be `node v8.1.4`\n- install yarn (`npm install yarn -g`)\n\n## Run locally\n```bash\n$ yarn install\n$ yarn client\n-\u003e http://localhost:8080\n$ yarn server\n```\n\n# Principles\n1. colocate files, including CSS, tests, etc\n2. css modules should be imported via style-loader \u0026 css-loader\n3. JSX files have `.jsx` extension\n4. one component, one file\n5. dont block the event loop!\n\n# To do\n- [x] redux\n- [ ] use `static`\n- [ ] add `.env` for env vars\n- [x] react router\n- [x] add `historyApiFallback` for HMR refreshes\n- [ ] authentication\n- [x] conditional logic to form fields\n- [x] proptypes, defaultProps, displayName\n- [ ] deploy to heroku\n- [x] moar graphs!\n- [ ] loading spinner\n- [ ] fix package.json proxy setting\n- CSS/HTML\n - [ ] make fields required*\n - [x] semantic markup\n - [ ] CSS preprocessor\n   - [ ] add `\u003cfieldset\u003e` to forms\n   - [x] add `\u003cnav\u003e` `\u003cmain\u003e` `\u003cheader\u003e` `\u003csection\u003e` `\u003cfooter\u003e`\n - [ ] add reset/normalize\n - [x] do not nest within `\u003cspan\u003e`\n - [ ] convert to `border-box`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenjaminhoffman%2Fcustomer-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenjaminhoffman%2Fcustomer-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenjaminhoffman%2Fcustomer-tracker/lists"}