Skip to content

This is a mini project to practise python and have a little bit hands on it.

Notifications You must be signed in to change notification settings

utkarshsri22/TipCalculator_MiniProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tip Calculator Mini Project

Welcome to the Tip Calculator Mini Project! This web application allows users to easily calculate tips based on their bill amount, desired tip percentage, and number of people sharing the bill.

Features

  • User-friendly interface for inputting bill details
  • Calculates total per person including tip
  • Responsive design

Technologies Used

  • Flask (Python)
  • HTML/CSS
  • Gunicorn for deployment

Live Demo

You can access the live application here.

Installation

To run this project locally:

  1. Clone the repository:
    git clone https://github.com/utkarshsri22/TipCalculator_MiniProject.git
    

Navigate to the project directory

cd TipCalculator_MiniProject

Install dependencies

pip install -r requirements.txt

Run the application

flask run

Contribution

Feel free to contribute by submitting a pull request or raising issues.

License

This project is open-source and available under the MIT License.

About

This is a mini project to practise python and have a little bit hands on it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published