Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make learning materials page CRUD #78

Open
JudahSan opened this issue Oct 14, 2023 · 3 comments · May be fixed by #87
Open

Make learning materials page CRUD #78

JudahSan opened this issue Oct 14, 2023 · 3 comments · May be fixed by #87
Assignees
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

Comments

@JudahSan
Copy link
Collaborator

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 at ArcPlatform-Design

Steps to reproduce:

  1. Go to the Learning Materials tap.
  2. Try to add, update, or delete a learning material.

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:

  • Use a Ruby on Rails gem called rails_admin to provide a simple and easy-to-use interface for managing learning materials.
  • Use a database to store learning materials.
  • Use a template engine to render the learning materials page.
  • Use a routing engine to define the routes for the learning materials page.
@JudahSan JudahSan added bug Something isn't working enhancement New feature or request DifficultyLevelHarder This means the dificulcy level for this task is; Harder Than Hard (it may be Unlockable Content tha hactoberfest Hacktoberfest recommended issues DifficultyLevelAverage This means the dificulcy level for this task is; Normal / Medium / Standard / Average / Intermediate and removed DifficultyLevelHarder This means the dificulcy level for this task is; Harder Than Hard (it may be Unlockable Content tha labels Oct 14, 2023
@Nemwel-Boniface
Copy link

Hello @JudahSan 👋
Do we have anyone working on this issue? If there isn't I would like to do so.

@JudahSan
Copy link
Collaborator Author

You're welcome to take it on @Nemwel-Boniface

@Nemwel-Boniface
Copy link

Many thanks! I will proceed with it 🚀 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants