⬅️ Back

Sistem Manajemen E-Document (SIMADO)

React Js Vite Tailwind CSS Express Js Sequelize MySQL

simado cover

This project was created to manage document files digitally which are grouped by category and specifically for administrative staff at SMAN 1 Banawa Tengah, Donggala for administrative needs to facilitate and speed up the process of searching for certain documents if needed again.

Some of the categories include incoming mail, outgoing mail, and can still be added as needed. In addition, it can also store student data, student report card files, and diploma copy files.

Users who use it are divided into 2, staff and operators. Staff plays a role in managing document files, both adding, editing and deleting. Operators have the same access as staff but can also add new users with customizable roles.

simado cover

For databases using MySQL, actually if it is only to manage document files with users, files and category tables, it is enough, but because it is also necessary to store report card data and copies of diplomas, it is also necessary to store student data so that additional tables are needed.

simado cover

The system implementation was carried out on Tuesday, May 21, 2024.

simado cover I am with the operator of SMAN 1 Banawa Tengah, taken after implementing the system.

Source: Frontend | Backend