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

Add a project: Virtual Piano #388

Open
rees8 opened this issue Jan 8, 2025 · 2 comments
Open

Add a project: Virtual Piano #388

rees8 opened this issue Jan 8, 2025 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers INTERMEDIATE SWOC

Comments

@rees8
Copy link
Contributor

rees8 commented Jan 8, 2025

Describe the solution you'd like
I would like to add a new project "Virtual Piano" to your repository.

Additional context
This will be an interactive project where user can play the virtual piano either by mouse clicks or by using their keyboard.
Tech stack: HTML, CSS, JavaScript, jQuery (if needed).

If it sounds okay, I would like to be assigned with this task so that I can start working on it. @dhairyagothi

Copy link
Contributor

github-actions bot commented Jan 8, 2025

Thank you for raising this issue! We'll look into it as soon as possible. Please ensure that the issue is not duplicate, and you read CONTRIBUTING.md carefully. Your contributions are highly appreciated! 😊

@dhairyagothi
Copy link
Owner

go for it @rees8 ...... 🚀

check if there is no similar project

@rees8 rees8 mentioned this issue Jan 18, 2025
16 tasks
dhairyagothi added a commit that referenced this issue Jan 18, 2025
## Related Issue

None
Issue No: #388 


## Description

Added project "Virtual Piano"
Tech Stack used: HTML, CSS, JavaScript, jQuery.
User can play this virtual piano either by mouse clicks or click the
corresponding character for each key as shown on the keyboard onscreen.
Everything has been coded from scratch and the .mp3 files for the notes
have been sourced from pixabay which permit free usage of the uploaded
files.

## Type of PR

- [ ] Bug fix
- [X] Feature enhancement
- [ ] Documentation update
- [ ] Security enhancement
- [ ] Other (specify): _______________

## Checklist
- [X] I have performed a self-review of my code.
- [X] I have read and followed the Contribution Guidelines.
- [X] I have tested the changes thoroughly before submitting this pull
request.
- [X] I have provided relevant issue numbers, screenshots, and videos
after making the changes.
- [ ] I have commented my code, particularly in hard-to-understand
areas.
- [X] I have followed the code style guidelines of this project.
- [X] I have checked for any existing open issues that my pull request
may address.
- [X] I have ensured that my changes do not break any existing
functionality.
- [X] Each contributor is allowed to create a maximum of 4 issues per
day. This helps us manage and address issues efficiently.
- [X] I have read the resources for guidance listed below.
- [X] I have followed security best practices in my code changes.

## Contribution Guidelines

Thank you for considering contributing to our project! To ensure smooth
collaboration and effective contribution management, please adhere to
the following guidelines:

### Issue Creation

1. **Limit on Issues:**
- Each contributor is allowed to create a maximum of **4 issues per
day**. This helps us manage and address issues efficiently.

### Contribution Levels

2. **Basic Contributions:**
- This project is primarily focused on documentation. Most of the setup
has been completed, so contributors will generally need to work on basic
code tasks, such as writing tests.
   - For these tasks, issues will be assigned the **Easy** label.

3. **Acknowledging Hard Work:**
- If a contributor puts in significant effort on a task, the issue will
be upgraded to **Medium**. This is our way of recognizing and
appreciating extra effort.

4. **Feature Additions and Component Work:**
- Contributors working on new features or components using JSX/TSX will
be assigned a level based on the complexity and quality of their work.
- The more complex and valuable the contribution, the higher the level
assigned.

### Level Definitions

- **Easy:**
- Tasks are straightforward, such as fixing minor bugs, writing tests,
or making simple documentation updates.
- **Medium:**
- Tasks require more effort, such as addressing complex bugs, improving
existing features, or making substantial documentation improvements.
- **Hard:**
- Tasks are highly complex and involve significant new feature
development, major refactoring, or extensive contributions to the
project’s core components.

We look forward to your contributions and appreciate your effort in
helping us improve the project!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers INTERMEDIATE SWOC
Projects
None yet
Development

No branches or pull requests

2 participants