Commit Graph
1 Commits
Author SHA1 Message Date
alex 23a0818cbe feat: Implement Materials List with CRUD functionality and styling
- Added MaterialsList component for managing materials with search, filter, and sort capabilities.
- Integrated new material form for adding materials with validation.
- Implemented editing and deleting functionalities for materials.
- Created a responsive design using CSS for the materials list and forms.
- Added health check script to verify server and API status.
- Developed a comprehensive functional test suite for API endpoints and application functionality.
2025-09-17 08:44:11 +02:00