Billsy - Version 1
Pre-releaseRelease v1.0 - Billsy
Release Notes
We are excited to announce the first official release of our Simple Billing System - Version 1.0!
What's New
-
User-Friendly Billing: Create bills effortlessly with options to add product names, quantities, and discounts. The system now automatically calculates the total amount and adds GST, making billing a breeze.
-
User Management: Store your basic information securely in our database and manage your account hassle-free.
-
Authentication: Enjoy the convenience of user authentication with features like login and signup.
-
Testing Made Easy: To get started quickly, you can use our test credentials:
- Email: test@freelabtech.in
- Password: test@123
Getting Started
To experience the Simple Billing System, follow these steps:
-
Clone the repository to your local machine:
git clone https://github.com/udaychugh/billsy.git cd billsy
-
Install the required Python modules:
pip install -r requirements.txt
-
Start the Flask application:
python app.py
-
Open your web browser and navigate to:
http://localhost:5000
We Want Your Feedback!
We value your input, and we're eager to hear your thoughts and suggestions on this release. Feel free to open an issue if you encounter any problems or have ideas for improvement.
Thank you for choosing our Simple Billing System. We hope it streamlines your billing process and makes life a little simpler.
Happy billing! 🚀