30DaysOfJavaScript
30DaysOfJavaScript copied to clipboard
Projects made during the 30 days of the JavaScript challenge
### What happened?  The previous button should be disabled if on page 1 and next if on last page ### How can we reproduce this bug? 1.create function if...
### Which pre-existing JavaScript project will you be working on? Homepage ### Describe your enhancement/improvement Currently the page navigation in the footer of home page is of primitive HTML+CSS design....
### Is your feature request related to a problem? Please describe. Marking a task as done is an important aspect of any Todo list app. This feature seems to be...
### Which pre-existing JavaScript project will you be working on? When we add a new task In the TODO List, the items in task is not aligned perfectly ![Screenshot from...
### Which pre-existing JavaScript project will you be working on? Home page. ### Describe your enhancement/improvement Currently the home page search bar and dark mode toggle switches seems to have...
### Is your feature request related to a problem? Please describe. Along with generating a password if a user can check the strength of their password it will be useful...
### Is your feature request related to a problem? Please describe. - I would like to add a Tip Calculator in this project, where users can enter the initial amount...
### 👨💻 Changes proposed and Brief Description As a first issue I have added a new folder 113-WorldClock as part of my contribution in project This helps the user to...
### Is your feature request related to a problem? Please describe. As it is only adding two numbers it is not much efficient so by adding more operations it will...
### 🛠️ Fixes Issue #1230 ### 👨💻 Changes proposed and Brief Description I have added the new game to the repository with the name: **112 - Maze Game** **Changes Bought...