This software provides a platform for calculating expenses, specifically focusing on each person's share of a purchase. The application is built with React and Material UI for a modern and responsive user experience.
- User-friendly Interface: Navigate through different pages seamlessly.
- Responsive Design: Works well on both desktop and mobile devices.
- Calculation Module: Efficiently calculate each person's share of a purchase.
- Navigation: Easy access to different sections like Home, Contacts, Account, Calculator, and Search.
To get started with the Expense Calculation Software, follow these steps:
-
Clone the repository:
git clone https://github.com/ruhollah82/pedarkharj.git
-
Navigate to the project directory:
cd pedarkharj -
Install the dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and navigate to:
http://localhost:5173
- Home: Overview and introduction to the application.
- Contacts: View and manage contact information.
- Account: Manage user accounts and settings.
- Calculator: Calculate each person's share of a purchase.
- Search: Find specific data or calculations.
We welcome contributions to improve the Expense Calculation Software. Please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature/your-feature-name. - Commit your changes:
git commit -am 'Add new feature'. - Push to the branch:
git push origin feature/your-feature-name. - Create a new Pull Request.
- React - A JavaScript library for building user interfaces.
- Material UI - React components for faster and easier web development.
For any inquiries or feedback, please contact [email protected].