Skip to content

mazensabry2712/Corporate-Sites-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

36 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🏒 MDSJED## πŸ‘¨β€πŸ’» About the Developer

Mazen Sabry

Full Stack Laravel Developer (Backend-Focused)

Backend-focused full stack developer with hands-on experience in Laravel, RESTful APIs, authentication systems, and database design. Proficient in building production-grade web applications following clean code, SOLID principles, and MVC architecture.

πŸŽ“ Background

  • Education: Bachelor's in Computer Science, Sadat University (2022 – 2026)
  • Experience: 4+ years in professional full stack web development
  • Focus Areas: Laravel, PHP, REST APIs, MySQL, Authentication & Performance Optimization

πŸ’‘ Expertise

PHP/Laravel Backend Engineer with expertise in MVC architecture, REST API development, JWT/Sanctum authentication, SQL databases, Git workflows, and CMS/ERP/CRM integrations. Passionate about delivering clean, optimized, and scalable backend systems.

πŸ› οΈ Core Skills

Laravel PHP MySQL REST API Git Docker

---e Corporate Management System

Laravel PHP MySQL License

A modern, scalable web-based management platform built with Laravel
Designed for managing corporate operations, vendors, delivery specialists, and projects efficiently

πŸ“– Documentation β€’ πŸš€ Features β€’ πŸ’Ό Projects β€’ πŸ“§ Contact


πŸ“‹ Project Overview

MDSJEDPR is an enterprise-grade management system built to streamline corporate operations.

Delivering complete control over projects, vendors, delivery teams, and real-time analytics
within a secure, scalable, and intuitive interface.


2. About the Developer

Developed by: Mazen Sabry
Role: Full Stack Laravel Developer (Backend-Focused)

Backend-focused full stack developer with hands-on experience in Laravel, RESTful APIs, authentication systems, and database design.
Proficient in building production-grade web applications following clean code, SOLID principles, and MVC architecture.

Background

  • Education: Bachelor’s in Computer Science, Sadat University (2022 – 2026)
  • Experience: 4+ years in professional full stack web development
  • Focus Areas: Laravel, PHP, REST APIs, MySQL, Authentication, and Performance Optimization

Summary:
PHP/Laravel Backend Engineer with expertise in MVC architecture, REST API development, JWT/Sanctum authentication, SQL databases, Git workflows, and CMS/ERP/CRM integrations. Passionate about delivering clean, optimized, and scalable backend systems.


✨ Key Features

πŸ“Š Core Functionality

  • βœ… Project Lifecycle Management
    Complete project tracking from inception to completion

  • βœ… Vendor & Delivery Management
    Streamlined vendor and delivery specialist coordination

  • βœ… Role-Based Access Control
    Secure permissions using Spatie Laravel Permission

  • βœ… Real-Time Analytics Dashboard
    Live insights and performance metrics

  • βœ… Document Management System
    Organized file storage and retrieval

πŸ”’ Security & Integration

  • βœ… Enterprise-Grade Authentication
    Multi-layer security with Laravel Sanctum

  • βœ… Multi-Language Support
    Full English and Arabic localization

  • βœ… Advanced Export Options
    PDF, Excel, CSV export capabilities

  • βœ… Responsive Design
    Mobile-first, cross-platform compatibility

  • βœ… API Ready
    RESTful API for third-party integrations


πŸš€ Tech Stack

Backend Technologies

Laravel PHP MySQL Redis

Architecture & APIs

  • Laravel 10.x with MVC Pattern
  • RESTful API (Sanctum, JWT Authentication)
  • Eloquent ORM & Query Builder
  • Redis Caching & Queue Management
  • Background Jobs Processing

Frontend Technologies

Bootstrap TailwindCSS jQuery Chart.js

UI Components

  • Blade Templating Engine
  • Bootstrap 5 & TailwindCSS
  • jQuery & Vanilla JavaScript
  • Filament Admin Panel
  • DataTables & Chart.js

Development Tools

Git Docker Postman PHPUnit

Workflow & Testing

  • Git / GitHub Version Control
  • Composer & NPM Package Managers
  • Postman for API Testing
  • PHPUnit (Unit & Feature Tests)
  • Docker / Laravel Herd
  • CI/CD Ready Structure

5. Installation & Setup

Prerequisites

  • PHP 8.1+
  • Composer
  • MySQL 5.7+
  • Node.js & NPM

Steps

# Clone the repository
git clone https://github.com/mazensabry2712/MDSJEDPR.git
cd MDSJEDPR

# Install dependencies
composer install
npm install && npm run dev

# Environment setup
cp .env.example .env
php artisan key:generate

# Database setup
php artisan migrate --seed

# Storage linking
php artisan storage:link

# Serve the app
php artisan serve

πŸ’Ό Professional Projects

πŸŽ“ Elmullim

E-Learning Platform

Online learning platform with interactive lessons, quizzes, assessments, and secure payment integration.

Visit Site

Tech: Laravel, Vue.js, MySQL

β˜• Carya Roastery

E-Commerce Store

Kuwait-based online store specializing in premium nuts, coffee, and confectionery products.

Visit Site

Tech: Laravel, Bootstrap, PayPal

πŸš€ Gawlaat

Digital Agency

Cairo-based digital agency providing comprehensive software and marketing solutions.

Visit Site

Tech: Laravel, TailwindCSS

πŸ›’ Qumra

E-Commerce Platform Builder

Comprehensive digital platform for building and managing online stores with scalable e-commerce tools and features.

Visit Site

Tech: Laravel, Vue.js, Stripe, REST API

πŸ”§ Elkader

Service Marketplace

Iraqi platform connecting customers with verified skilled professionals and craftsmen for various services.

Download

Tech: Laravel API, Flutter


🎯 Experience Summary

πŸ’» Domain πŸ› οΈ Skills & Technologies
Laravel Development Advanced MVC, Eloquent ORM, Clean Architecture, SOLID Principles
API Development RESTful APIs, JWT, Laravel Sanctum, API Documentation, Versioning
Database Management MySQL Optimization, Schema Design, Query Performance, Indexing
Frontend Integration Bootstrap, TailwindCSS, jQuery, Vue.js, Filament Admin Panel
Version Control Git Workflows, GitHub, Pull Requests, Code Review, CI/CD Pipelines
Performance Redis Caching, Lazy Loading, Query Optimization, Asset Management
Security CSRF Protection, XSS Prevention, Input Validation, RBAC, Data Encryption

πŸ“§ Contact Information

Let's Connect! 🀝

Email WhatsApp

GitHub LinkedIn Portfolio

πŸ“ Location: Cairo, Egypt


⭐ If you find this project useful, please give it a star!

Star on GitHub


Developed with ❀️ by Mazen Sabry β€” Full Stack Laravel Developer (Backend-Focused)

About

Corporate Sites Management System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages