{"id":14989833,"url":"https://github.com/uowac/nextjs-antd-admin","last_synced_at":"2025-08-20T18:33:06.735Z","repository":{"id":40933632,"uuid":"208784016","full_name":"uowac/nextjs-antd-admin","owner":"uowac","description":"A multi-functional and comprehensive admin dashboard using Next.js (SSR React), Ant Design and styled-components","archived":false,"fork":false,"pushed_at":"2023-10-27T04:12:24.000Z","size":2521,"stargazers_count":157,"open_issues_count":24,"forks_count":32,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-09T06:23:26.601Z","etag":null,"topics":["ant-design","auth0","dashboard","mapbox","nextjs","react","react-map-gl","styled-components"],"latest_commit_sha":null,"homepage":"https://dashboard.uowac.now.sh","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/uowac.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-16T11:34:24.000Z","updated_at":"2024-11-21T06:50:43.000Z","dependencies_parsed_at":"2024-11-07T09:11:13.069Z","dependency_job_id":null,"html_url":"https://github.com/uowac/nextjs-antd-admin","commit_stats":{"total_commits":55,"total_committers":1,"mean_commits":55.0,"dds":0.0,"last_synced_commit":"d5141d7ff7ee934575eb4f359074bbfcc2d0e77d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uowac%2Fnextjs-antd-admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uowac%2Fnextjs-antd-admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uowac%2Fnextjs-antd-admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uowac%2Fnextjs-antd-admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uowac","download_url":"https://codeload.github.com/uowac/nextjs-antd-admin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230445926,"owners_count":18227060,"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","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":["ant-design","auth0","dashboard","mapbox","nextjs","react","react-map-gl","styled-components"],"created_at":"2024-09-24T14:18:59.815Z","updated_at":"2024-12-19T14:07:25.815Z","avatar_url":"https://github.com/uowac.png","language":"JavaScript","readme":"# UOW Sculptures Admin Dashboard\n- A multi-functional and comprehensive admin dashboard for UOWAC staff to manage data for the UOW Sculptures mobile app. The app was built using Next.js (SSR React), Ant Design and styled-components for frontend; Typescript Node.js, PostgreSQL, Auth0 (authentication) and AWS S3 (cloud storage) for backend.  \n- Checkout the mobile app [here](https://play.google.com/store/apps/details?id=com.UOW.UOWSculptures\u0026hl=en) (built using React Native and Redux).  \n- Checkout the Marketing website [here](https://uowac-sculptures.netlify.app/).  \n\n## Getting started\n### Prerequisites\nDownload Node.js and npm here: https://nodejs.org/en/\n### Installation\n1. `npm install`\n2. `npm run dev` \n3. Go to http://localhost:3000 to see your app.\n\n### Build\n`npm run build` and `npm run start` to run the production version after build.\n\n### Functionalities\n**Note:** Please use this credential to login:   \n- Email: uowac-admin@gmail.com\n- Password: uowsculptures\n#### 1. General trends and statistics of the system\n![general1](https://i.imgur.com/DCMBxOE.png)\n#### 2. Customized date picker to see trends and statistics in time interval\n![general2](https://i.imgur.com/BRW9ir5.png)\n#### 3. User proportion statistics\n![user-proportion1](https://i.imgur.com/vcej4ua.png)\n#### 4. View sculptures list (with support for searching and sorting)\n![sculpture-list1](https://i.imgur.com/4aUgDnI.png)\n#### 5. View sculptures detailed information\n![sculpture-info](https://i.imgur.com/S0NQnR3.png)\n#### 6. View social statistics (likes, comments, visits) of sculptures\n![sculpture-social](https://i.imgur.com/ZCkAYpY.png)\n#### 7. Populate data for new sculpture (with support for map integration and image upload)\n![create1](https://i.imgur.com/Hc0J3XF.png)\n![create2](https://i.imgur.com/pfK6c03.png)\n#### 8. User management (with support for searching and sorting)\n![user-list1](https://i.imgur.com/ogvKBaK.png)\n#### 9. User profile\n![user-list2](https://i.imgur.com/ibEvmGo.png)\n#### 10. Recent activity management\n![recent-act1](https://i.imgur.com/h0JusAP.png)\n![recent-act2](https://i.imgur.com/Z21M4Hv.png)\n\n## Built with\n- [Next.js](https://github.com/vercel/next.js/) - Universal/Isomorphic React Framework with blazing-fast load time\n- [Ant Design](https://github.com/ant-design/ant-design) - An enterprise-class UI design language and React UI library\n- [styled-components](https://github.com/styled-components/styled-components) - Write CSS-in-JS, removes the mapping between components and styles\n- [react-map-gl](https://github.com/visgl/react-map-gl) - React friendly API wrapper around Mapbox (map component)\n- [Auth0 SPA SDK](https://github.com/auth0/auth0-spa-js) - Auth0 SDK for Single Page Applications (authentication)\n\n## Authors and contributors\n- Hieu Chu\n- Long Hung Nguyen\n- Hoang Nam Bui\n\n## License\nDistributed under the MIT License. See [LICENSE](LICENSE) for more information.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuowac%2Fnextjs-antd-admin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuowac%2Fnextjs-antd-admin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuowac%2Fnextjs-antd-admin/lists"}