Rakesh9100 / CalcDiverse

CalcDiverse is a customized collection of calculators for various aspects of mathematics. Individuals with basic web development knowledge can create distinctive calculators and submit pull requests.
https://calcdiverse.netlify.app
Apache License 2.0
150 stars 386 forks source link

[Feature] Add Restaurant Planning Calculator #1788

Closed aditya-bhaumik closed 3 months ago

aditya-bhaumik commented 3 months ago

Description

The Restaurant Planning Calculator is a comprehensive tool designed to estimate and manage the expenses involved in setting up and running a restaurant. The calculator provides:

Initial Setup Costs:
    One-time Equipment Costs: The total cost for purchasing necessary kitchen and restaurant equipment.

Monthly Operating Costs:
    Rent: The monthly cost for leasing the restaurant space.
    Utilities: The monthly cost for essential services such as electricity, water, and gas.
    Staff Salaries: The total monthly salary expenditure based on the number of staff and their average salary.

User Inputs:
    Available Space: The square footage of the restaurant space.
    Number of Staff: The total number of employees required.
    Monthly Rent: The cost of renting the space per month.
    Monthly Utilities: The cost of utilities per month.
    Equipment Costs: The one-time cost for equipment.
    Average Salary per Staff: The average monthly salary for each staff member.

Expense Calculation:
    Total Initial Cost: Calculates the total one-time setup cost based on equipment expenses.
    Total Monthly Cost: Calculates the recurring monthly expenses, including rent, utilities, and staff salaries.

Insights for Managing Expenses:
    Provides actionable insights based on the input data to help manage and optimize expenses effectively. For example:
        Suggestions for managing high monthly costs.
        Recommendations for making efficient use of smaller spaces.
        Advice on handling a large number of staff.

The calculator is presented within a visually appealing interface, making it easy to input data and receive detailed financial insights quickly. This tool is ideal for aspiring restaurateurs and existing business owners looking to optimize their financial planning and management.

Screenshots

image

Checklist

Code of Conduct

github-actions[bot] commented 3 months ago

Hey @aditya-bhaumik, Welcome to the project CalcDiverse! 🎊 Thanks for opening an issue! 🙌 Please wait for the issue to be assigned. Happy Coding!! ✨

aditya-bhaumik commented 3 months ago

@Rakesh9100 @jessicachawla please assign me this issue

I have already made the calculator just need to create the pull request quickly

aditya-bhaumik commented 3 months ago

@Rakesh9100 please assign me this issue as only 4 days are left for gssoc to get over and i need to create the pull request also

Rakesh9100 commented 3 months ago

Go ahead, give the currency as INR and not in dollar @aditya-bhaumik

github-actions[bot] commented 3 months ago

Hello @aditya-bhaumik! Your issue #1788 has been closed. Thank you for your contribution!! 🙌