BOOKKEEPING is a web application designed to efficiently record and manage customer credit balances. The goal of this project is to streamline the process of settling customer debts compared to traditional methods. This web-based solution enables quick and easy customer searches and settlement, while also providing monthly credit summaries in a graphical format.
- Record Credit Balances: Easily keep track of customers' credit balances in real-time.
- Search Customer: Users can search for customers by various identifiers such as:
- Phone Number
- Name
- Other relevant details
- Quick Settlement: Allows for quick and efficient settlement of credit balances, reducing the time it takes compared to manual/traditional approaches.
- Monthly Credit Overview: View customer credit data in a graphical format to analyze trends over a specific time period.
- User-friendly Interface: Simplistic and intuitive design using HTML, CSS, and JavaScript for the front-end.
- Front-end:
- HTML, CSS, JavaScript
- Back-end:
- PHP (for managing the server-side logic and database interactions)
- Search for Customer:
- Use the search bar to find a customer by phone number, name, or other identifiers.
- View Credit Balance:
- See the current outstanding credit for the selected customer.
- Settle Balance:
- Settle the credit balance quickly and efficiently using the settlement button.
- Monthly Credit Summary:
- View a graph that shows the credit balance trends over a month to better understand the customer's payment history.
This project was developed as a minor project by:
- Rajaram Sharma
- Archana Kumari Sah
- Dharmendra Mandal
- Dev Narayan Sah
- Clone the repository.
git clone https://github.com/rajaramsharma/BOOK-KEEPING.git SCREENSHOT
LOGIN PAGE
HOME PAGE
ADD CUSTOMER
CUSTOMER DETAILS
MOTHLY GRAPH
SEARCH CUSTOMER PAGE
AFTER SEARCH