A simple Billing System written for a University Assignment.
Features
- Users Module - manages all the users (CRUD)
- Categories Module - manages all the categories (CRUD)
- Products Module - manages all the products (CRUD)
- Purchase and Sales Module - purchase products from the dealer and sell products to consumers (CRUD)
- Transactions Module - view the purchased & sold product (CRUD)