Make learning materials page CRUD #78
Labels
bug
Something isn't working
DifficultyLevelAverage
This means the dificulcy level for this task is; Normal / Medium / Standard / Average / Intermediate
enhancement
New feature or request
hactoberfest
Hacktoberfest recommended issues
Description:
The learning materials page on the
arc_platform
should be made CRUD so that learning materials can be added, updated, and deleted without having to change the code. The design of the new learning materials page should follow the design atArcPlatform-Design
Steps to reproduce:
Learning Materials
tap.Expected behavior:
The user should be able to add, update, or delete a learning material without having to change the code. The new learning materials page should follow the design at
ArcPlatform-Design
Actual behavior:
The user cannot add, update, or delete a learning material without changing the code. The learning materials page does not follow the design at
ArcPlatform-Design
.Possible solutions:
rails_admin
to provide a simple and easy-to-use interface for managing learning materials.The text was updated successfully, but these errors were encountered: