🧮 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
- 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.
-
Issues will be assigned on a First-Come-First-Serve basis and are applicable only when they are opted through GitHub.
-
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).
-
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.
-
For any doubts feel free to ask your queries to the mentors or peer mentees in the discord.
Starthis repo andForkthis Repo.git cloneyour forked copy of the project.- Navigate to your project directory and open it in your code editor. Try to maintain the file format & folder structure.
- Always take a
pullfrom the upstream repository to your main branch to keep it at par with the main project (updated repository). - Create a new
branchand name it as according to the issue. - Make your desired changes to the code.
- Open a
pull requestwith a name of the issue and describe about your changes with reasons.
