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

[Feature] Create CRUD for FAQs #29

Open
4 tasks done
KamalDGRT opened this issue Apr 28, 2021 · 4 comments
Open
4 tasks done

[Feature] Create CRUD for FAQs #29

KamalDGRT opened this issue Apr 28, 2021 · 4 comments
Labels
Assigned New Issue proposal New changes or updates proposed

Comments

@KamalDGRT
Copy link
Member

KamalDGRT commented Apr 28, 2021

Feature 🚀

Objective 📌

To create the CRUD application for the FAQs related to an event.

Features to be added / modified ☑️

  • Create the migration command
  • Apply the migration
  • Create the Model and ModelQuery using GII
    • namespace for the model: common\models
    • namespace for the ModelQuery: common\models\query
  • Use Table Prefix
  • Generate All relations
  • Generate relations from the current schema
  • Generate ActiveQuery
  • Use Schema Name
  • Create The CRUD
    • Create the controller in the backend\controllers\FaqController
    • Create the views in this location : @backend/views/faq
  • BlameableBehaviour and TimestampBehaviour should also be implemented
  • Apply the necessary styling wherever needed
  • Restrict the access to only the admin
@github-actions
Copy link

Hello @KamalDGRT,
Thank you for opening an issue. 🥳
We will have the Maintainers know about your Issue very soon. Thank You!

@github-actions github-actions bot added New Issue proposal New changes or updates proposed labels Apr 28, 2021
@javeed3157
Copy link
Contributor

javeed3157 commented Apr 28, 2021

I would like to work on this issue

@javeed3157
Copy link
Contributor

javeed3157 commented Apr 28, 2021

/assign

@github-actions
Copy link

@javeed3157, this issue hasn't had any activity in 7 days. It will become unassigned in 14 days to make room for someone else to contribute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Assigned New Issue proposal New changes or updates proposed
Projects
None yet
Development

No branches or pull requests

2 participants