{"id":18377308,"url":"https://github.com/ertugrulsertaslan/taskguard","last_synced_at":"2026-04-09T15:45:22.544Z","repository":{"id":251607035,"uuid":"837588659","full_name":"ertugrulsertaslan/TaskGuard","owner":"ertugrulsertaslan","description":"This application is designed to manage tasks with different user roles and permissions. ","archived":false,"fork":false,"pushed_at":"2024-09-05T08:19:54.000Z","size":321,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T22:29:48.830Z","etag":null,"topics":["axios","cors","docker","dotenv","express-js","jwt-authentication","material-ui","postgresql","prisma","reactjs","reactrouter","vite"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/ertugrulsertaslan.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":"2024-08-03T12:20:20.000Z","updated_at":"2024-09-05T08:19:57.000Z","dependencies_parsed_at":"2024-08-14T10:23:57.321Z","dependency_job_id":"0e66916b-3dbb-4707-b987-3def3ab891c3","html_url":"https://github.com/ertugrulsertaslan/TaskGuard","commit_stats":null,"previous_names":["ertugrulsertaslan/taskguard"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ertugrulsertaslan%2FTaskGuard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ertugrulsertaslan%2FTaskGuard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ertugrulsertaslan%2FTaskGuard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ertugrulsertaslan%2FTaskGuard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ertugrulsertaslan","download_url":"https://codeload.github.com/ertugrulsertaslan/TaskGuard/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248346695,"owners_count":21088503,"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":["axios","cors","docker","dotenv","express-js","jwt-authentication","material-ui","postgresql","prisma","reactjs","reactrouter","vite"],"created_at":"2024-11-06T00:27:40.853Z","updated_at":"2025-12-30T19:08:41.371Z","avatar_url":"https://github.com/ertugrulsertaslan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🗂️ Task Management Application 🚀\n\nThis application is designed for managing tasks with varying user roles and permissions. It provides a structured approach to task management with role-based access control to ensure efficient task handling and user management.\n\n### Screenshots 📸\n\u003cdiv\u003e\n\u003cdiv\u003e\n  \u003ch2\u003eSuper Admin Page 🌟\u003c/h2\u003e\n    \u003cimg src=\"screenshots/superadmin-page.png\" alt=\"superadmin-page\" style=\"width: 80%; margin-right: 4%;\"\u003e\n\u003c/div\u003e\n  \u003cdiv\u003e\n  \u003cdiv  style=\"display: flex; justify-content: space-between; width: 100%;\"\u003e \u003ch2\u003eAdmin Page 🛠️ , Editor Page 📝 and  Viewer Page 👁️ \u003c/h2\u003e\u003c/div\u003e\n    \u003cimg src=\"screenshots/admin-page.png\" alt=\"admin-page\" style=\"width: 31%;\"\u003e\n    \u003cimg src=\"screenshots/editor-page.png\" alt=\"editor-page\" style=\"width: 32%; margin-right: 4%;\"\u003e\n    \u003cimg src=\"screenshots/viewer-page.png\" alt=\"viewer-page\" style=\"width: 32%;\"\u003e\n   \n\u003c/div\u003e\n\u003c/div\u003e\n\n\n\n## Features\n\n- **🗂️ Task Management**: Users can create, view, edit, and delete tasks based on their role.\n- **👥 User Role Management**: Assign different roles to users with specific permissions.\n- **🔐 Role-based Permissions**: Control user access and actions within the application.\n\n## Technologies Used 💻\n\n### Frontend 🎨\n- ⚙️ [Material-UI (MUI)](https://mui.com) - React components for faster and easier web development.\n- 🛤️ [React Router](https://reactrouter.com/en/main) - Declarative routing for React applications.\n- 🌐 [Axios](https://axios-http.com) - Promise-based HTTP client for making API requests.\n- 💻 [React.js](https://reactjs.org/) - JS library for crafting user interfaces\n- ⚡ [Vite](https://vitejs.dev/) - Module bundler\n\n### Backend 🖥️\n\n- 🚀 [Express.js](https://expressjs.com/) - Web framework for Node.js\n- 🔑 [JWT](https://jwt.io/) - Mechanism for integrating application \n- 🌐 [Cors](https://www.npmjs.com/package/cors/) - Mechanism for integrating applications\n- ⚙️ [Dotenv](https://www.npmjs.com/package/dotenv/) - A zero-dependency module that loads environment variables from a .env file into process.env\ns\n\n\n ### Database 🗃️\n- 🛢️ [Prisma](https://www.prisma.io/) - Prisma ORM is an open-source next-generation ORM\n- 🐘 [PostgreSQL](https://www.postgresql.org/) - An advanced, enterprise-class open-source relational database\n- 🐳 [Docker](https://www.docker.com/) - A software platform that allows you to build, test, and deploy applications quickly \n## User Roles\n\n1. **👁️ Viewer**:\n   - **Permissions**: View tasks only.\n   - **Restrictions**: Cannot add, edit, or delete tasks.\n\n2. **📝 Editor**:\n   - **Permissions**: View, add, and edit tasks.\n   - **Restrictions**: Cannot delete tasks.\n\n3. **🛠️ Admin**:\n   - **Permissions**: View, add, edit, and delete tasks.\n   - **Restrictions**: Cannot manage users or roles.\n\n4. **🌟 Superadmin**:\n   - **Permissions**: All Admin privileges plus manage users and assign roles.\n   - **Restrictions**: None.\n\n## Install \u0026 Build 🔧\n\nPrerequisites\n\n- Install Node.js ⚙️\n- Clone the repo 🔄\n\n📦 After cloning the repo install dependecies with\n\n ```sh \n  npm i\n```\n📡 To run development server use dev script\n ```sh \n  npm run dev\n```\n🔧 To build use build script\n ```sh \n  npm run build\n```\nafter running scripts go to http://localhost:5173 with your browser to use the app. 🌐\n\n\n\n\n\n\n## License 📄\n\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fertugrulsertaslan%2Ftaskguard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fertugrulsertaslan%2Ftaskguard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fertugrulsertaslan%2Ftaskguard/lists"}