ZeroSheet is a web-based application platform designed to assist small businesses in efficiently tracking their daily transactions, generating monthly income reports, and enhancing overall business plan functionality and performance.
No description, website, or topics provided.
- Calculate daily transactions
- Generate monthly income reports
- Enhance business plan functionality
The application is built using the following technologies:
- HTML - Frontend markup and structure
- Java - Backend logic and processing
- JavaScript - Enhancing frontend interactivity
- CSS - Styling and layout
To set up ZeroSheet on your local machine, follow these steps:
-
Clone the repository to your local system:
git clone https://github.com/Mr-MaNia7/zerosheet.git
-
Install JDK 11:
Make sure you have JDK 11 (Java Development Kit) installed on your machine. You can download it from the official Oracle website or adopt an OpenJDK distribution.
-
Install Visual Studio Code extensions:
If you're using Visual Studio Code as your code editor, install the necessary extensions to support Java development.
-
Install PostgreSQL and configure the database:
Ensure you have PostgreSQL installed and running on your local machine. Create a database and set up roles and permissions as required by the application. Refer to the project documentation for specific database configuration details.
-
Open the ZeroSheet application in your preferred web browser.
-
Log in using your credentials.
-
Start entering your daily transactions to keep track of your company's financial activities.
-
Generate monthly income reports to analyze your business's performance over time.
Contributions to ZeroSheet are welcome! If you find any issues or want to add new features, please submit a pull request.
ZeroSheet is licensed under the GPL-3.0 License. See the LICENSE file for details.
For any inquiries or support, please contact the maintainers of this project:
- Maintainer: Abdulkarim Getachew
Happy tracking with ZeroSheet!