Open NtemKenyor opened 1 year ago
I want to work on this issue. Please assign it to me.
Yea. please go right on... Even if 5 people work on this, We would accept all as modules... Just follow the details/steps..👍
On Sep 4, 2023 10:59, "Rohit Singh" @.***> wrote:
I want to work on this issue. Please assign it to me.
— Reply to this email directly, view it on GitHub https://github.com/KwickerHub/frontend/issues/285#issuecomment-1704972518, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOKWIBNZNLAHXTUROH2Z3N3XYWQ6HANCNFSM6AAAAAA4KDC7RQ . You are receiving this because you authored the thread.Message ID: @.***>
I have completed the work. Can you check it out? If its ok I'll create the PR.
Okay. That's good to know.. Anyways, I also think U can make the PR if it's not okay, I would request for changes..
Just follow the instructions and check some similar examples of already accepted modules 👍
On Sep 7, 2023 13:14, "Rohit Singh" @.***> wrote:
[image: Screenshot (106)] https://user-images.githubusercontent.com/91465587/266312415-cc87a54d-0e27-4ca1-8840-c16c106c1660.png I have completed the work. Can you check it out? If its ok I'll create the PR.
— Reply to this email directly, view it on GitHub https://github.com/KwickerHub/frontend/issues/285#issuecomment-1710045014, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOKWIBL4YJD7BJFTP7H6SPTXZG3C3ANCNFSM6AAAAAA4KDC7RQ . You are receiving this because you authored the thread.Message ID: @.***>
I have created the pull request.
Hey @NtemKenyor I would like to contribute to this project please assign me with this. It will be a great help..
https://github.com/KwickerHub/frontend/assets/60122117/bf5d0f16-a7cc-4897-8b91-edb69c2f14db
Design a card like the above image
Create a file "card_5by(YourName).html" in the modules/cards folder.
Use simple HTML and CSS and JAVASCRIPT to create the cards animation. You can use the interface development https://kwickerhub.com/ (This project) or you can write the lines of code yourself.
Step by Step Guide.
Fork this project(Use the 'fork' button in the top right corner) and Clone your Fork. git clone https://github.com/YOUR_USERNAME/frontend
Open your code Editor and Create a file "card_5_YOURNAME.html" in the "modules/cards" folder of this project you just cloned. No need to create head, title and body tags, Just Add a div tag with some embedded style(i.e use the style tag) and the script tag where necessary.
If you want to add an image resource, please add it in the folder •• "modules/cards/images_and_icons" We recommend you use an svg for your image/icon.
Push your Code: You need to push your recent changes back to the cloud. Use the command below in the main directory of this Repository
git push origin dev
or use a GUI tool to avoid mistakes or complexity. LOL.
Make you Pull Request... Good-luck.