Skip to content

Releases: meisyal/MIM

v0.0.2

05 Feb 03:42
Compare
Choose a tag to compare

This release includes adding services to handle querying data from SQLite database. In the previous release, querying data was from the controller.

v0.0.1

28 Dec 06:02
Compare
Choose a tag to compare

This is initial release of MIM. It means the application is ready for testing (give it a try!).
There are some features that already can be handled by the application.

List of features:

  • Customer management (add a new customer)
  • Inventory management (add, edit, and delete inventory items)
  • Sell an item from the inventory
  • Order a item form the inventory
  • Report in a chart (capture monthly transaction and income)