Simple billing system with Material design UI
It is a completely customized billing system for practice purpose with SQLite3 Database in backend
- Fork Digital Billing System
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request