Skip to content

Sinchanap90/Internship-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Internship-Projects

Expense Tracker

is a simple Project using HTML,CSS,JS where you can add you're expenses and total income will be calculated and it is a very simple daily expense tracker you have the options like rent,travel expenses etc.... options in the app and is very effictive working.

Basic Calculator

A feature-rich calculator web application, providing a user-friendly interface for performing various arithmetic calculations.


Overview

This project is a comprehensive calculator application, implementing a robust set of features to enhance the user experience. It covers basic arithmetic operations, offers error handling for invalid mathematical expressions, and provides a clear function to reset the display.

Features

1. Basic Arithmetic Operations

  • Addition: Allows users to add numbers by clicking the "+" button.
  • Subtraction: Supports subtraction operations using the "-" button.
  • Multiplication: Enables multiplication using the "x" button.
  • Division: Facilitates division calculations with the "/" button.

2. Clear Functionality

The calculator includes a clear button ("C") that resets the display, allowing users to start a new calculation easily. This feature enhances user convenience and overall usability.

3. Error Handling

To ensure a smooth user experience, the calculator gracefully handles invalid mathematical expressions. In case of an error, users receive a clear and informative message ("Error"), preventing confusion and providing guidance.

Recepie Book

This is a project in HTML, CSS, and JS for a recipe book.

In the recipe book example, you can:

Add recipes View the recipes list Delete recipes Search for recipes To Run Open the recipe-book folder Open index.html to view it in the browser

Technologies Used

  • HTML: HTML file provieds structure to the calculator.
  • CSS: CSS used for styling the html structure.
  • JavaScript: JS file for functionality.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors