Giter VIP home page Giter VIP logo

fix-your-nums's Introduction

Fix-Your-Nums

๐Ÿงฎ Fix-Your-Nums is a multiple-in-one calculator with some mathematical and conversion features for multipurpose uses.

๐ŸŒŸ This project is a part of JGEC Winter of Code 2023


GitHub stars

GitHub forks

GitHub issues-open

๐Ÿ’ป Technologies used:

HTML5 CSS3 JS Bootstrap

โ–ถ๏ธ Want to contribute?

  • Fix-Your-Nums is a beginner friendly repo for you to contribute. Get familiar with open source, solve created issues, raise new issues.
  • ReactJs version of the project is coming soon.

โ–ถ๏ธ Contribution guidelines :

  1. Issues will be assigned on a First-Come-First-Serve basis and are applicable only when they are opted through GitHub.

  2. Each issue needs to be completed within a specific time limit according to its difficulty level (Easy: 1 day, Medium: 2-3 days and Hard: 4 days).

  3. If a mentee is unable to solve the allotted issue within the given period, the issue will be passed to other contenders on the discretion of the mentor.

  4. For any doubts feel free to ask your queries to the mentors or peer mentees in the discord.

๐Ÿš€ Getting started :

  1. Star this repo and Fork this Repo.
  2. git clone your forked copy of the project.
  3. Navigate to your project directory and open it in your code editor. Try to maintain the file format & folder structure.
  4. Always take a pull from the upstream repository to your main branch to keep it at par with the main project (updated repository).
  5. Create a new branch and name it as according to the issue.
  6. Make your desired changes to the code.
  7. Open a pull request with a name of the issue and describe about your changes with proper links or screenshots.

Still confused ? Refer to Contributing Guidelines


๐Ÿค Contact:

Gmail LinkedIn


Contributors ๐Ÿ“Š


๐Ÿ’™ Happy Contributions !! ๐Ÿ’™

fix-your-nums's People

Contributors

aditya-raghuvanshi avatar ankitmajee avatar anurag8546 avatar arbtrage avatar arpitasaga avatar ashutoshsingh2021 avatar embertseal avatar flawed-hooman avatar khushimarothi avatar laxmankohar avatar luckysingh98 avatar luckysingh9897 avatar pooranjoyb avatar priyanka1551 avatar psykat1116 avatar rishabhjain0721 avatar ritika728 avatar s-ishita avatar saishreekouda avatar shantanu-meta avatar shloksuman avatar shyali avatar spandan-bhattacharya avatar srijita-mandal avatar swarnade avatar taniaban2712 avatar thund3rhawk avatar tuhinbanerjee31 avatar viveksati5143 avatar zugzwang03 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

fix-your-nums's Issues

UI of landing page needs to be upgraded.

  1. The name of the website is in center which looks so unprofessional, Needs to be upgrade with clickable to load the page, also as it is a open source project, we have to add a github logo link to this project on nav bar.
  2. The footer contains copy right disclaimer is not up to date and it is not looking professional.

i hope this needs enhancement , kindly assign me this issue if you feel its relevant otherwise please do ignore it.

Header part

image

Footer part
image

How it will look>> p.s== more enhancement will be done
image

Improvement in the Age calculator

Description

In the age calculator , after giving an upcoming date or a date which is not happened yet as a input the age calculator is showing a message "welcome to earth ! Its first day on the earth ! "
So ,I would like to fix this issue .

Additional feature

Also If I allowed to fix this issue I will add an additional feature in the age calculator to calculate all the Days, months from a starting date to the ending date which are given by the user.
I want to contribute to this issue ,please assign me this issue . I am contributor under JWOC

Adding the discount feature in the calculator.

Adding an additional feature to calculate the Discount

In this I will add an additional feature to calculate the discount on an original price which is given by the user and the discount percentage which is also given by user and in the output I will display the final price after the discount.
I would like to work on this feature under the JWOC.

Copy To Clipboard Feauture

There is no copy to clipboard feature by which we can directly copy it by simply clicking it. Please assign me so that i can fix it.
Untitled

Bitwise Calculator

This calculator takes two decimal numbers as input and can interpret the bitwise AND, bitwise OR and bitwise XOR.

Screenshot from 2023-02-14 23-41-03

Enter key doesn't work for submission

hi!
Myself Kartikey Agarwal, JWOC'23 Contributor.
In whole calculator, the enter key doesn't work for submission of values. its kinda tough for laptop or desktop users to scroll their mouse to the submission button after typing on keyboard.
also what i have found is pressing enter key refreshes the page leading to loss of the value inserted by user.

Fix BMI chart

In BMI calculator, there is a issue with the BMI chart. It is not of proper size and loading slowly. Make a table with the information of the chart and replace it with the image.

Improve Roman-Integer Converter

There are some problems to fix in Roman-Integer converter.

  1. For roman to int, only uppercase characters are supported. It should support and shows result both in uppercase and lowercase.
  2. If wrong input is given, i.e- roman is given as input while converting int to roman and integer is given as input while converting roman to int, it should throw an error msg Please provide correct input
  3. Add favicon.

Improving folder structure

Restructure the files and folders of the project. I will create separate files for HTML, CSS, and JS and link them to their proper place so that the code of the project will be easily understood by the contributors.

Please assign this issue to me under JWOC. I want to fix this problem.

Improving Quadratic Eqn

Currently the quadratic eqn calculator says there are no real solutions when discriminant is negative.
It needs to be improved so that the imaginary solutions are also shown.

Fix Factorial for big numbers

In Factorial calculator, if large numbers are given, the result comes when the page looks very bad and not responsive.
For large numbers, make the result should come exponentially and after a certain value it will show Infinity.

Trigonometric Calculator

Currently the project does not have a section for trigonometric calculations.
I would like to add this section - where the user can find trig values for a given angle.
Please assign this issue to me, thank you.

Trigonometric Calculator

Proposed Feature:

A trigonometric calculator with the following features:

  • user inputs an angle in degree or radian
  • calculate sin, cos, tan, sec, cosec and cot of the given angle
  • user has the ability to choose which trig functions to be calculated (from a checklist)
  • appropriate form validations for empty or invalid input

Improving the temperature calculator

Hi ,
I'm Abhilash S Bharadwaj , JWOC '23 contributor .
I would like to improve temperature calculator by including Kelvin conversion . Right now only Celsius to Fahrenheit and vice versa is there . Please assign this issue to me

kelvin

Age calculator

Description

In the age calculator , after giving an upcoming date or a date which is not happened yet as a input the age calculator is showing a message "welcome to earth ! Its first day on the earth ! "
So ,I would like to fix this issue .

Additional feature

Also If I allowed to fix this issue I will add an additional feature in the age calculator to calculate all the Days, months from a starting date to the ending date which are given by the user.

Adding Currency Converter

Currency Converter : It will take amount as an input from user and also ask user from which currency to which currency they want to convert , then it will display the result according to given inputs.

I would like to add this feature in this project .
I want to work on this issue under JWOC
Please assign this issue to me.

Improving temperature calculator

Hi ,
I'm Abhilash S Bharadwaj , JWOC '23 contributor .
I would like to improve temperature calculator by including Kelvin conversion .
Right now only Celsius to Fahrenheit and vice versa is there . Please assign this issue to me .
Extremely sorry for raising the issue even before commencement of the program

kelvin

Caesar Cipher Calculator

The Caesar Cipher technique is one of the earliest and simplest method of encryption technique. Itโ€™s simply a type of substitution cipher, i.e., each letter of a given text is replaced by a letter some fixed number of positions (offset) down the alphabet.

Screenshot from 2023-02-15 00-03-40

Binomial Coefficient Calculator

The Binomial Coefficient Calculator is used to calculate the binomial coefficient C(n, k) of two given natural numbers n and k .

Screenshot from 2023-02-17 18-05-18

Fix the present date's problem in Age calculator

In Age Calculator, if today's date is given, it shows a invalid date. This needed to be fixed.

  1. For today's date, it should show Welcome! It's your first day on earth!!
  2. For dates after today, leave it as it it- invalid date

Add HCF calculator

I want to add a hcf calculator.
I want to work on this issue under JWOC , please assign it to me.

Length Calculator

This calculator converts measurement between any of the following units: Feet, Meters,Inches,Centimeters,Yards,Kilometers,Miles.

Screenshot from 2023-02-14 23-40-46

improve factorial calculator

currently the factorial calculator is solving factorial for less than 175 and for the values greater than that, it is showing Infinity.
I can improve ,please assign this issue to me @Srijita-Mandal .

Adding name inside of each calculator

Hey @Srijita-Mandal , there can be few cases:

  1. user want to calculate bmi, but somehow if they click just adjacent calc. of bmi they won't be notified that it is not a clc. for bmi, right ?
    so it will be difficult to use,
    so we can put the separated name for each calc. inside them.
    have a look:
    image

previously:
image

Adding the Discount calculator

Adding an additional feature to calculate the Discount

In this I will add an additional feature to calculate the discount on an original price which is given by the user and the discount percentage which is also given by user and in the output I will display the final price after the discount.
I would like to work on this feature under the JWOC.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.