KwickerHub / KwickerHub/WebCraftifyAI

SIGN_UP_BUTTON DESIGN. Please design this Sign-up button...

Open
#210 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue gsoc-2023 hacktoberfest session_of_buttons
Dominant language
HTML
Stars
88
Forks
367
PR merge metrics
No merged PRs in 30d

Description

Screenshot from 2023-04-15 16-01-29

Inline with our "session of Buttons", We would be building different kinds of buttons..

Design a Button that looks like the button in this image...

Create a file "SIGN_UP_BUTTON_BY_YOUR_NAME.html" in the modules/buttons folder.

Use simple HTML and CSS to create the button. You can use the interface development https://kwickerhub.com (This project) or you can write the lines of code yourself.

Step by Step Guide.

  1. Fork this project(Use the 'fork' button in the top right corner) and Clone your Fork.
    git clone https://github.com/YOUR_USERNAME/frontend

  2. Open your code Editor and Create a file "SIGN_UP_BUTTON_BY_YOUR_NAME.html" in the "modules/buttons" 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/buttons/images_and_icons". We recommend you use an svg for your image/icon.

  3. 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.

  1. Make you Pull Request... if you do not know how to go about it, Just visit your fork on GitHub and you would see the button/suggestion to make a pull request to this project(the upstream)

Good-luck.
You can check out examples from the "modules/buttons" folder.
For some additional info, You should read the instructions.txt file in "buttons" folder.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the examples in modules/buttons and the instructions.txt file in the buttons folder. Create modules/buttons/SIGN_UP_BUTTON_BY_YOUR_NAME.html using simple HTML and CSS to match the linked sign-up button image, placing any optional SVG resources in modules/buttons/images_and_icons. Done means the new button file is added and ready for a pull request.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, html
Domain
design, frontend
Issue type
Feature
Difficulty
1/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.