All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Button position on index #30
- Improve notification(Create, Update, Delete) with SweetAlert2 #20
- Add confirmation before saving data on input form #11
- Fix error when updating data because the system reads name and no_hp as unique data #10
Read more about unique validation rule
- Rename looping foreach variable '$student' to '$siswa_row' in input form to be more consistent #14
- Update the position of the index to be more centered #14
- Rename route from '/sisw' to '/siswa' #13
- Rename variable '$sisw' to '$siswa' for all files #13
- Update the position of the update form to be more centered #12
- Update validation on update method for:
- Update validation on store method for:
- Rename looping foreach variable '$siswa' to '$student' in input form #13
- Add warning notification(NIS cannot be changed) on update form #9
- Simplify and finished validation on update method for:
- Finishing the design for all field on update form #7
- Finishing the design for all field on input form #6
- Update validation on update method for:
- Simplify code in update form #4
- Update design for update form #4
- Update design for no hp field on input form #3
- Update design for NIS and nama field on input form #2
- Initial release
- Implemented CRUD functionally for managing student data