{"id":16977523,"url":"https://github.com/biantris/admin-analytics","last_synced_at":"2026-01-18T16:31:50.641Z","repository":{"id":133612981,"uuid":"609593991","full_name":"biantris/admin-analytics","owner":"biantris","description":"Admin dashboard","archived":false,"fork":false,"pushed_at":"2024-06-19T01:39:38.000Z","size":3485,"stargazers_count":2,"open_issues_count":14,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T16:36:07.328Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://admin-analytics.vercel.app","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/biantris.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-04T16:45:00.000Z","updated_at":"2025-02-20T16:44:36.000Z","dependencies_parsed_at":"2023-09-28T20:18:09.217Z","dependency_job_id":"c18464fa-2cb1-4f9f-8770-bc803caa508f","html_url":"https://github.com/biantris/admin-analytics","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/biantris/admin-analytics","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biantris%2Fadmin-analytics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biantris%2Fadmin-analytics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biantris%2Fadmin-analytics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biantris%2Fadmin-analytics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biantris","download_url":"https://codeload.github.com/biantris/admin-analytics/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biantris%2Fadmin-analytics/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28541556,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T14:59:57.589Z","status":"ssl_error","status_checked_at":"2026-01-18T14:59:46.540Z","response_time":98,"last_error":"SSL_read: 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-14T01:29:09.901Z","updated_at":"2026-01-18T16:31:50.616Z","avatar_url":"https://github.com/biantris.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003cimg width=\"90\" src=\"public/img/profile-share.png\" /\u003e\n\u003c/div\u003e\n\n\u003ch1 align=\"center\"\u003eAdmin Analytics\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003eA SPA build with NextJS\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e🚧 WIP 🚧\u003c/p\u003e \n\n\u003e **Note**\n\u003e See Back-end project [admin-analytics-api](https://github.com/biantris/admin-analytics-api)\n\n### Tools\n\n- [x] [TypeScript](https://www.typescriptlang.org/)\n- [x] [NextJS](https://nextjs.org/)\n- [x] [Next Auth](https://next-auth.js.org/)\n- [x] [Storybook](https://storybook.js.org/)\n- [x] [Axios](https://axios-http.com/)\n- [x] [Yup](https://github.com/jquense/yup)\n- [x] [Tailwind CSS](https://tailwindcss.com/)\n- [x] [Nivo Chart](https://nivo.rocks/)\n- [x] [React Hook Form](https://react-hook-form.com/)\n- [ ] [Jest](https://jestjs.io/)\n- [ ] [React Testing Library](https://testing-library.com/)\n- [x] [Vercel](https://vercel.com/) (Deploy)\n\n### To-do\n- [x] Login and cokies\n- [x] Dashboard\n- [x] Show endpoint data through graphs\n- [x] Check routes for ADMIN flag (back and front)\n- [x] User List page\n- [x] User Crate page\n- [x] Rate Limit on create user endpoint\n- [x] Responsive\n- [ ] Testing\n\n### Pages\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eLogin\u003c/b\u003e\u003c/summary\u003e\n\n![image](https://user-images.githubusercontent.com/65451957/224522618-a014f88a-f0bd-4ba0-a71b-3b4b1a727634.png)\n\n\u003c/summary\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eDashboard [ADMIN]\u003c/b\u003e\u003c/summary\u003e\n\n![image](https://user-images.githubusercontent.com/65451957/224522640-91906b84-3ba6-4657-a994-a19807c60b59.png)\n\n\u003c/summary\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eDashboard [USER]\u003c/b\u003e\u003c/summary\u003e\n\n![image](https://user-images.githubusercontent.com/65451957/224522747-8c7ad068-142b-4ca7-b96b-879a8d5f4956.png)\n\n\u003c/summary\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eUsers [ADMIN]\u003c/b\u003e\u003c/summary\u003e\n\n![image](https://user-images.githubusercontent.com/65451957/224522685-48992ba9-2a68-422f-8b4b-26d9668a668e.png)\n\n\u003c/summary\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eUsers Create [ADMIN]\u003c/b\u003e\u003c/summary\u003e\n\n![image](https://user-images.githubusercontent.com/65451957/224522700-433012b8-a157-4bc2-a351-2ad03f64c875.png)\n\n\u003c/summary\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eRESPONSIVE\u003c/b\u003e\u003c/summary\u003e\n\n![image](https://user-images.githubusercontent.com/65451957/224557108-dafe3a2b-e941-4da8-926c-b0ba1f4a59ce.png)\n\n![image](https://user-images.githubusercontent.com/65451957/224557136-90030a93-1b6e-410f-a7d7-020d7354cd44.png)\n\n![image](https://user-images.githubusercontent.com/65451957/224557165-88d5772d-d689-4b33-afd1-0dafcb8a3dc6.png)\n\n![image](https://user-images.githubusercontent.com/65451957/224557179-6e7bfaff-2811-42b7-b9b4-84a94b9886f2.png)\n\n\u003c/summary\u003e\n\u003c/details\u003e\n\n### Getting Started\n\n- Set up the [server repository](https://github.com/biantris/admin-analytics-api) ( Note: it needs to be running together with the frontend )\n- Clone this repo\n- Create a new `.env.local` file and copy the contents of `.env.example` into it\n\n```sh\n# install dependencies\nyarn\n# or\nyarn install\n\n# start project\nyarn dev\n\n# see on localhost link\nhttp://localhost:3000\n```\n\n### Users to Login\n```sh\n#ADMIN\n\u003e admin@gmail.com\n\u003e 12345678\n\n#USER\n\u003e user@gmail.com\n\u003e 12345678\n```\n\n#### Run Storybook\n- `yarn storybook`\n![image](https://user-images.githubusercontent.com/65451957/224513497-848b3560-a4a6-4cb7-81d3-bf3f1030f22e.png)\n\n## Demo\n\n🔗 https://admin-analytics.vercel.app/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbiantris%2Fadmin-analytics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbiantris%2Fadmin-analytics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbiantris%2Fadmin-analytics/lists"}