Skip to content

Development of a calculator for javascript skills training. Task assigned by The Odin Project at the javascript plan of study.

License

Notifications You must be signed in to change notification settings

luis-novoa/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Runner

Development of a calculator for javascript skills training. Task assigned by The Odin Project. The result can be seen in this live webpage.

Calculator Preview

Built With

  • HTML5
  • CSS3
  • JavaScript
  • Visual Studio Code

Live Demo

Check the website online!

Getting Started

This project is open for anyone who wants to clone it and create their version. If you just want the files and don't want to make further changes, follow the steps below to get a copy in your computer:

1 - Install git in your machine. Follow this guide by The Odin Project if you haven't done so.

2 - On this repository, click on the "Clone or download" button and copy the URL address provided. Clone or Download button expanded

3 - Open your terminal, select the folder where you want to store this project and paste the following code

git clone <copiedUrl>

Terminal with the required code

Now you have the project files in your computer, but you'll not be able to save any changes on github since you're not the owner or a collaborator of this project. If you want to that, you can fork this project clicking the "Fork" button in the repository's page, which will create a repository named "/headphones-shop". Follow the aforementioned instructions to download it to your computer. Fork button highlight

Now you can edit the project as you please and save your changes on your forked repository on github following the git flow. If you're not familiarized with this concept, follow this guide about the Git Basics developed by The Odin Project.

If you have contributions to make, send me a message telling me about your ideas. If we agree on a change, you can code your modifications in your forked repository and create a pull request following these steps:

1 - Click on the "New pull request" button on your forked repository. New pull request button highlight

2 - You'll be redirected to the page below, where the red square shows the repository and the branch you want the changes implemented, and the blue one shows the repository and the branch from where the changes will come from. Give a title and a description for your pull request, and click on "Create pull request". New pull request page

3 - I will analyze your proposal and if we agree, I will merge your pull request.

Author

👤 Luis Novoa

🤝 Contributing

Contributions and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

Development of a calculator for javascript skills training. Task assigned by The Odin Project at the javascript plan of study.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published