{"id":31890008,"url":"https://github.com/lufias786/mn-dastur","last_synced_at":"2025-10-13T07:17:04.559Z","repository":{"id":318572935,"uuid":"1064669157","full_name":"Lufias786/mn-dastur","owner":"Lufias786","description":"this is a full-featured business management solution","archived":false,"fork":false,"pushed_at":"2025-10-07T23:43:03.000Z","size":914,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-08T01:20:53.887Z","etag":null,"topics":["asp-net-core","sql-server"],"latest_commit_sha":null,"homepage":"https://mndastur-czbqf6epfhf0e8eu.eastasia-01.azurewebsites.net","language":"HTML","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/Lufias786.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-26T11:26:56.000Z","updated_at":"2025-10-07T23:51:09.000Z","dependencies_parsed_at":"2025-10-08T01:32:04.953Z","dependency_job_id":null,"html_url":"https://github.com/Lufias786/mn-dastur","commit_stats":null,"previous_names":["lufias786/mn-dastur"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Lufias786/mn-dastur","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lufias786%2Fmn-dastur","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lufias786%2Fmn-dastur/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lufias786%2Fmn-dastur/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lufias786%2Fmn-dastur/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lufias786","download_url":"https://codeload.github.com/Lufias786/mn-dastur/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lufias786%2Fmn-dastur/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014113,"owners_count":26085462,"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-10-13T02:00:06.723Z","response_time":61,"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":["asp-net-core","sql-server"],"created_at":"2025-10-13T07:17:02.694Z","updated_at":"2025-10-13T07:17:04.549Z","avatar_url":"https://github.com/Lufias786.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MN Dastur — Company Management Dashboard\n\nA modern, modular, and responsive company dashboard built with **ASP.NET Core MVC**, **C#**, and **SQL Server**.  \nThis project serves as a unified system to manage company operations, employees, clients, and internal activities under one clean interface.\n\n---\n\n## 🚀 Overview\n\n**MN Dastur** is designed as a full-featured business management solution.  \nIt includes everything a company dashboard needs — from authentication and role-based access to detailed data views and modern UI design.\n\nThe project emphasizes:\n- **Clean architecture**\n- **Reusable modules**\n- **Secure authentication**\n- **Responsive layout**\n- **Performance-first design**\n\n---\n\n## ✨ Features\n\n- 🔐 **User Authentication \u0026 Authorization**\n  - Role-based access (Admin, Staff, etc.)\n  - Secure login \u0026 logout\n\n- 🧭 **Modular Dashboard**\n  - Centralized access to all company data and analytics\n  - Each module handles a specific business function\n\n- 🧾 **Dynamic Data Management**\n  - CRUD operations for company data\n  - Integrated validation and error handling\n\n- 🎨 **Modern \u0026 Responsive UI**\n  - Built using **Bootstrap 5**, **CSS**, and **JavaScript**\n  - Works seamlessly across all screen sizes\n\n- ⚙️ **Configurable System**\n  - Easily update settings in `appsettings.json`\n  - Ready for development or production use\n\n---\n\n## 🛠️ Tech Stack\n\n| Layer | Technology Used |\n|-------|-----------------|\n| **Frontend** | HTML5, CSS3, JavaScript, Bootstrap |\n| **Backend** | ASP.NET Core MVC (C#) |\n| **Database** | SQL Server |\n| **Authentication** | ASP.NET Identity |\n| **Environment Config** | `appsettings.json` |\n| **IDE** | Visual Studio / VS Code |\n\n---\n\n## 📂 Project Structure\n\n```\n\nmn-dastur/\n│\n├── Controllers/           # MVC Controllers for various modules\n├── Models/                # Data and domain models\n├── Views/                 # Razor views (UI templates)\n├── wwwroot/               # Static files (CSS, JS, images)\n├── appsettings.json       # Configuration settings\n├── Program.cs             # Entry point\n├── MN.Dastur.csproj       # Project definition\n└── README.md              # Project documentation\n\n````\n\n---\n\n## ⚡ Getting Started\n\n### Prerequisites\nMake sure you have:\n- [.NET SDK 8.0+](https://dotnet.microsoft.com/)\n- [SQL Server](https://www.microsoft.com/en-us/sql-server)\n- Visual Studio / VS Code installed\n\n---\n\n### Installation\n\n1. **Clone this repository**\n   ```bash\n   git clone https://github.com/Lufias786/mn-dastur.git\n   cd mn-dastur\n````\n\n2. **Restore dependencies**\n\n   ```bash\n   dotnet restore\n   ```\n\n3. **Update configuration**\n\n   * Open `appsettings.json`\n   * Add your SQL connection string and other environment details\n\n4. **Run the project**\n\n   ```bash\n   dotnet run\n   ```\n\n   Visit: [https://localhost:5001](https://localhost:5001)\n\n---\n\n## 🧭 Usage\n\n* **Login** using your credentials (admin or staff)\n* **Navigate** through the dashboard modules\n* Manage company data: employees, departments, or clients\n* **Add/Edit/Delete** records easily through the web interface\n\n\u003e The project is designed to be modular — you can add new sections (modules) without breaking existing functionality.\n\n---\n\n## 📡 API Overview (if applicable)\n\n| Method | Endpoint              | Description             |\n| ------ | --------------------- | ----------------------- |\n| GET    | `/api/employees`      | Fetch all employees     |\n| POST   | `/api/employees`      | Add new employee        |\n| PUT    | `/api/employees/{id}` | Update employee details |\n| DELETE | `/api/employees/{id}` | Remove employee         |\n\n---\n\n## 🤝 Contributing\n\nContributions are always welcome!\nIf you’d like to improve the UI, optimize performance, or fix bugs:\n\n1. Fork this repository\n2. Create your feature branch\n\n   ```bash\n   git checkout -b feature/your-feature\n   ```\n3. Commit changes\n\n   ```bash\n   git commit -m \"Added new dashboard feature\"\n   ```\n4. Push and open a Pull Request\n\n---\n\n## 🧾 License\n\nThis project is licensed under the **MIT License**.\nYou are free to use, modify, and distribute it for both personal and commercial purposes.\n\n---\n\n## 💬 Contact\n\n**Author:** Saiful Hossain\n**GitHub:** [Lufias786](https://github.com/Lufias786)\n**Email:** (saifulhossain439@gmail.com)\n\n---\n\n\u003e “MN Dastur is built with scalability, design quality, and practicality in mind —\n\u003e a complete company management dashboard made the right way.”\n\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flufias786%2Fmn-dastur","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flufias786%2Fmn-dastur","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flufias786%2Fmn-dastur/lists"}