Skip to content

abderrahmane-hamid/moroccan-archive-management-system

Repository files navigation

Moroccan Archive Management System

A local web application for managing archives and administrative files, built with PHP, MySQL, HTML, CSS and JavaScript.

This project is designed to help organizations manage administrative documents in a simple, organized and professional way.

Main Features

  • Dashboard with archive statistics
  • Add, edit, view, print and safely delete archive files
  • Advanced search by keyword, status, department, category and date
  • File classification by departments and categories
  • User authentication system
  • Role management: Administrator and regular user
  • Activity logs to track actions inside the system
  • Arabic RTL interface adapted for Moroccan companies and administrations
  • Local deployment using XAMPP and MySQL

Technologies Used

  • PHP
  • MySQL
  • HTML5
  • CSS3
  • JavaScript
  • XAMPP
  • phpMyAdmin

Project Purpose

The goal of this project is to provide a clean and practical local archive management system for small companies, offices and Moroccan administrations.

It focuses on organizing files, improving document tracking and making administrative file management easier.

Screenshots

Dashboard

Dashboard

Archives List

Archives List

Add Archive File

Add File

File Details

File Details

Advanced Search

Advanced Search

Activity Logs

Activity Logs

Database

The project includes SQL files inside the database folder:

  • schema.sql
  • sample_data.sql

These files can be used to create the database structure and insert sample data.

How to Run Locally

  1. Install XAMPP.

  2. Copy the project folder into:

C:\xampp\htdocs\
  1. Start Apache and MySQL from XAMPP.

  2. Create a database named:

archive_system
  1. Import the SQL files from the database folder using phpMyAdmin.

  2. Open the project in the browser:

http://localhost/archive-system/

Author

Developed by Abderrahmane Hamid as a practical web development project focused on archive and administrative file management.

About

Local archive and administrative file management system built with PHP, MySQL, HTML, CSS and JavaScript.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors