Highlight of my featured works
A relational database design and implementation project for Trasporindo Export Documents. Normalized up to 3NF and implemented with MySQL to manage export documentation.
The Trasporindo database project achieved its goal of removing anomalies and improving accuracy by normalizing data to 3NF. ERD and SQL scripts provide a solid foundation for managing export documents. Next steps include adding triggers for validation, stored procedures, and possibly a frontend integration for real-time export operations.