Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RadithSandeepa authored Mar 29, 2024
1 parent 4c5ef84 commit 61425e3
Showing 1 changed file with 6 additions and 16 deletions.
22 changes: 6 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,14 @@ This project demonstrates how to create a website with a parallax scrolling effe
- [Screenshots](#Screenshots)
- [Features](#Features)
- [Setup Instructions](#Setup-Instructions)
- [Bugs to Fix](#Bugs-to-Fix)
- [Potential Improvements](#Potential-Improvements)
- [Contributing](#Contributing)
- [Try Now](#Try-Now)

<a id="Screenshots"></a>
## Screenshots

![UI](https://github.com/RadithSandeepa/calculator/blob/main/Images/calculator.png)
![UI](https://github.com/RadithSandeepa/parallax-scrolling-effect-website-UI-template1/blob/main/Images/screenshot.png)

<a id="Features"></a>
## Features
Expand All @@ -34,28 +33,19 @@ This project demonstrates how to create a website with a parallax scrolling effe

2.Open the index.html file in your preferred web browser.

3.Enter numbers and perform calculations using the provided buttons.

<a id="Bugs-to-Fix"></a>
## Bugs to Fix

- Entering '=' First: Currently, the calculator allows users to input the '=' operator as the first character, leading to unexpected behavior. This should be prevented to ensure proper calculation flow.
- Adding Numbers After Infinity: When the result of a calculation is 'Infinity', users can still add numbers to the display, which should be disabled to prevent further calculations.
3.Explore the parallax scrolling effect by scrolling through the webpage.

<a id="Potential-Improvements"></a>
## Potential Improvements

- History Feature: Add a history feature to track previous calculations, allowing users to review and reuse past results.
- Customization Options: Provide users with options to customize the calculator's appearance and functionality, such as theme selection or additional mathematical functions.

- Mobile Responsiveness: Enhance the website's responsiveness to ensure optimal viewing and interaction across various devices, including smartphones and tablets.

<a id="Contributing"></a>
## Contributing

Feel free to fork this repository and contribute to the project. Help fix bugs, implement new features, or suggest improvements to enhance the project.
Feel free to fork this repository and contribute to the project. Help implement new features, or suggest improvements to enhance the project.

<a id="Try-Now"></a>
## Try Now

Explore the calculator project hosted on https://radithsandeepa.github.io/calculator/ and start calculating now!

Experience the convenience of the Calculator project and make your calculations with ease! 🧮✨
Visit the parallax scrolling website project hosted on [insert_link_here] and immerse yourself in a captivating scrolling experience!🌟🖱️

0 comments on commit 61425e3

Please sign in to comment.