Skip to content

Version 1.0.0 - First Release

Latest
Compare
Choose a tag to compare
@alfikiafan alfikiafan released this 19 Jun 02:41
· 21 commits to master since this release

First Release - Version 1.0.0

The first release of myApotex, Version 1.0.0, marks the initial launch of the pharmacy management application built using Laravel. This release introduces a range of core features that will facilitate the process of managing medicines, users, sales transactions, and accounts.

Key Features:

  • Login Feature: Allows admins and cashiers to log into the system.
  • Logout Feature: Enables admins and cashiers to log out of the system.
  • Medicine Data: Provides comprehensive information about medicine data, including name, brand, category, stock/quantity, discount, and price.
  • Medicine Search: Allows admins and cashiers to search and filter medicine data based on desired keywords.
  • Edit/Manipulate Medicine: Allows admins to add, edit, and delete desired medicine data.
  • Account Data: Provides information about user account data, including name, email, role, and join date.
  • Account Search: Enables admins to search and filter user account data based on desired keywords.
  • Edit Account: Allows admins to add and delete user account data.
  • Sales Transactions: Allows admins to view the history of sales transactions.
  • Create Sales Transaction: Enables cashiers to add new sales transactions.
  • Edit Profile: Allows admins and cashiers to view and modify profile information such as name, email, and password.

This release marks the beginning of myApotex's journey in providing an efficient and user-friendly pharmacy management solution. With an intuitive interface and a flexible MIT license, myApotex offers flexibility and further development potential.

We hope that myApotex will benefit users in efficiently managing their pharmacies and meeting their business needs.

What's Changed

New Contributors

Full Changelog: https://github.com/alfikiafan/myapotex/commits/v1.0.0