-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: 📖 docs updated and latest screenshot added
- Loading branch information
1 parent
31c01c7
commit 5044cf4
Showing
11 changed files
with
81 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,28 @@ | ||
# Gold Silver Billing | ||
|
||
![Homepage](/images/homepage.png) | ||
![Homepage](/images/app.png) | ||
|
||
## Our Mission | ||
|
||
Our mission is to simplify the process of calculating gold prices for jewellers and customers alike. We aim to provide a user-friendly tool that allows for accurate and efficient calculations, ensuring transparency and trust in every transaction. | ||
|
||
## Features | ||
|
||
- Real-time Price Calculation | ||
- Transaction History | ||
- Multi Level Authentication | ||
- User-friendly Interface | ||
- Customizable Charges | ||
- Responsive Design | ||
- Secure Data Handling | ||
- Business Customization | ||
|
||
## Demo | ||
|
||
Demo is live on the the belows servers. | ||
|
||
- [Render(Server 1)](https://goldsilverbilling.onrender.com/) | ||
- [Railway(Server 2)](https://goldsilverbilling-production.up.railway.app/) | ||
- [Render(Server 1)](https://goldsilverbilling.onrender.com/) | ||
|
||
## Building and Running the Docker Container | ||
|
||
|
@@ -30,18 +41,59 @@ docker run -p 5000:5000 goldsilverbilling | |
|
||
## Product Screenshots | ||
|
||
### Homepage | ||
|
||
![Homepage](/images/homepage.png) | ||
|
||
### Admin Dashboard | ||
|
||
![Admin Dashboard](/images/admin_dashboard.png) | ||
|
||
### Gold Calculator | ||
|
||
![Gold Calculator](/images/gold_calculator.png) | ||
|
||
![Gold Home Page](/images/bill_page.png) | ||
### System Settings | ||
|
||
![System Settings](/images/system_setting.png) | ||
|
||
### Transaction History | ||
|
||
![Transaction History](/images/transaction_history.png) | ||
|
||
## Improvements | ||
|
||
- User Authentication: Add a login system to secure sensitive data. | ||
- Data Persistence: Store historical data for future reference. | ||
- API Integration: Fetch real-time gold/silver prices. | ||
- Multi-Currency Support: Allow conversions for different currencies. | ||
- Responsive Design: Enhance mobile usability. | ||
- Advanced Analytics: Provide reports or graphs based on past transactions. | ||
- Multi-Language Support: Cater to a broader audience by including multiple languages. | ||
- Error Handling: Implement robust validation and error messages for user inputs. | ||
| Improvement | Type | Details | Implemented | | ||
|------------------------|-----------------------|-------------------------------------------------------------------------------------------|--------------| | ||
| User Authentication | Security | Add a login system to secure sensitive data. | ☑ | | ||
| Data Persistence | Functionality | Store historical data for future reference. | ☑ | | ||
| Multi-Currency Support | Functionality | Allow conversions for different currencies. | ☑ | | ||
| Responsive Design | User Experience | Enhance mobile usability by optimizing the layout and design for smaller screens. | ☑ | | ||
| Error Handling | Functionality | Implement robust validation and error messages for user inputs to improve user experience. |☑ | | ||
| API Integration | Integration | Fetch real-time gold/silver prices from external APIs. | :x: | | ||
| Advanced Analytics | Functionality | Provide reports or graphs based on past transactions for better insights. | :x: | | ||
| Multi-Language Support | User Experience | Cater to a broader audience by including multiple languages for the user interface. | :x: | | ||
|
||
|
||
## Author | ||
|
||
- [@codeperfectplus](https://github.com/codeperfectplus) | ||
|
||
## License | ||
|
||
This project is open source and available under the [MIT License](LICENSE). | ||
|
||
## Acknowledgments | ||
|
||
- [Font Awesome](https://fontawesome.com/) | ||
- [Bootstrap](https://getbootstrap.com/) | ||
- [Python](https://www.python.org/) | ||
- [Flask](https://flask.palletsprojects.com/) | ||
- [Render](https://render.com/) | ||
- [Railway](https://railway.app/) | ||
|
||
## Contact | ||
|
||
For any queries or feedback, please feel free to reach out to us at [[email protected]](mailto:[email protected]). | ||
|
||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters